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

Something is wrong with bind-obj-ctor.rs #59

Closed
graydon opened this issue Jun 23, 2010 · 1 comment
Closed

Something is wrong with bind-obj-ctor.rs #59

graydon opened this issue Jun 23, 2010 · 1 comment
Labels
A-typesystem Area: The type system

Comments

@graydon
Copy link
Contributor

graydon commented Jun 23, 2010

It seems we can't quite bind object constructors yet. This doesn't make much sense, since they are just functions.

@graydon
Copy link
Contributor Author

graydon commented Jan 27, 2011

Fixed, apparently, long ago. Works now.

oli-obk pushed a commit to oli-obk/rust that referenced this issue Jul 19, 2017
enable A<Struct> -> A<Trait> downcasting where `A<Trait>` is a fat pointer
kazcw pushed a commit to kazcw/rust that referenced this issue Oct 23, 2018
Just needed some `constify_imm8!` treatment

Closes rust-lang#59
bors pushed a commit to rust-lang-ci/rust that referenced this issue Oct 1, 2021
djtech-dev pushed a commit to djtech-dev/rust that referenced this issue Dec 9, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-typesystem Area: The type system
Projects
None yet
Development

No branches or pull requests

1 participant