Skip to content
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

Classes: make sure cross-crate casting works #2285

Closed
catamorphism opened this issue Apr 25, 2012 · 0 comments
Closed

Classes: make sure cross-crate casting works #2285

catamorphism opened this issue Apr 25, 2012 · 0 comments
Labels
A-linkage Area: linking into static, shared libraries and binaries A-type-system Area: Type system
Milestone

Comments

@catamorphism
Copy link
Contributor

That is, if class C implements D appears in crate foo, importing foo::C in crate bar should mean we can cast C to D.

@ghost ghost assigned catamorphism Apr 25, 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
Update path to passing tests in CONTRIBUTING.md examples

This appears to be renamed from `tests/run-pass` to `tests/pass`.
jieyouxu pushed a commit to jieyouxu/rust that referenced this issue Mar 14, 2025
Fix grammar and remove redundant info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linkage Area: linking into static, shared libraries and binaries A-type-system Area: Type system
Projects
None yet
Development

No branches or pull requests

1 participant