Skip to content

Classes: make sure references to class methods or fields auto-deref #2298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
catamorphism opened this issue Apr 25, 2012 · 1 comment
Closed
Labels
A-type-system Area: Type system
Milestone

Comments

@catamorphism
Copy link
Contributor

Seems like for consistency, we should be able to write foo.bar() if foo: @C and C has a method bar.

@ghost ghost assigned catamorphism Apr 25, 2012
@graydon
Copy link
Contributor

graydon commented Aug 31, 2012

This is a "make sure" bug on something we are intending to do and/or are already doing.

@graydon graydon closed this as completed Aug 31, 2012
@catamorphism catamorphism removed their assignment Jun 16, 2014
bors added a commit to rust-lang-ci/rust that referenced this issue Sep 22, 2022
Add `__error` to freebsd shims

Signed-off-by: InfRandomness <[email protected]>
tshepang pushed a commit to tshepang/rust that referenced this issue Jun 9, 2025
rustdoc: Further improve chapters and sections on testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-type-system Area: Type system
Projects
None yet
Development

No branches or pull requests

2 participants