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

Update kind docs in tutorial #2802

Closed
eholk opened this issue Jul 4, 2012 · 2 comments
Closed

Update kind docs in tutorial #2802

eholk opened this issue Jul 4, 2012 · 2 comments
Labels
A-typesystem Area: The type system
Milestone

Comments

@eholk
Copy link
Contributor

eholk commented Jul 4, 2012

The treatment of kinds in the tutorial is out of date. It does not mention the const kind, and the subkinding relationship has changed too.

@ghost ghost assigned eholk Jul 4, 2012
@eholk
Copy link
Contributor Author

eholk commented Jul 26, 2012

It sounds like @pcwalton is planning on removing kinds soon in favor of special traits, so this bug may be obsolete. At any rate, we'll still need to make sure the docs are accurate.

@brson
Copy link
Contributor

brson commented Sep 25, 2012

I've overhauled the tutorial to treat Const, Send and Copy as traits.

@brson brson closed this as completed Sep 25, 2012
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Source changes required by the following upstream commits:

* rust-lang/rust@44ac8dcc71 Remove GeneratorWitness and rename
GeneratorWitnessMIR.
* rust-lang/rust@4ed4913e67 Merge ExternProviders into the general
Providers struct
* rust-lang/rust@3c52a3e280 subst -> instantiate
* rust-lang/rust@6a02baaa3d Partially outline code inside the panic!
macro
* rust-lang/rust@3148e6a993 subtyping_projections

Resolves: rust-lang#2811
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

2 participants