Skip to content

Conversation

@brson
Copy link
Contributor

@brson brson commented Jan 8, 2015

This gets rid of the 'experimental' level, removes the non-staged_api
case (i.e. stability levels for out-of-tree crates), and lets the
staged_api attributes use 'unstable' and 'deprecated' lints.

This makes the transition period to the full feature staging design
a bit nicer.

@rust-highfive
Copy link
Contributor

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@brson
Copy link
Contributor Author

brson commented Jan 8, 2015

Have some fixes to make here.

@brson brson force-pushed the feature-staging2 branch from bc1fbb1 to ecc24e0 Compare January 8, 2015 11:03
This gets rid of the 'experimental' level, removes the non-staged_api
case (i.e. stability levels for out-of-tree crates), and lets the
staged_api attributes use 'unstable' and 'deprecated' lints.

This makes the transition period to the full feature staging design
a bit nicer.
@brson brson force-pushed the feature-staging2 branch from ecc24e0 to 1f70acb Compare January 8, 2015 11:08
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 8, 2015
This gets rid of the 'experimental' level, removes the non-staged_api
case (i.e. stability levels for out-of-tree crates), and lets the
staged_api attributes use 'unstable' and 'deprecated' lints.

This makes the transition period to the full feature staging design
a bit nicer.
@alexcrichton alexcrichton merged commit 1f70acb into rust-lang:master Jan 8, 2015
lnicola pushed a commit to lnicola/rust that referenced this pull request Oct 1, 2025
Remove non-ns version of impl_self_ty and impl_trait
makai410 pushed a commit to makai410/rust that referenced this pull request Nov 8, 2025
Remove non-ns version of impl_self_ty and impl_trait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants