Skip to content

Start taking apart the std::unstable module #12311

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
wants to merge 4 commits into from

Conversation

brson
Copy link
Contributor

@brson brson commented Feb 16, 2014

With the stability attributes we can put public-but unstable modules next to others, so this moves intrinsics and raw out of the unstable module (and marks both as #[experimental]).

@lilyball
Copy link
Contributor

Does rustdoc render stability attributes yet?

@alexcrichton
Copy link
Member

I like this approach, but I'd want another r+ before merging.

Does rustdoc render stability attributes yet?

Yes, but not everywhere as you might expect (no inheritance)

bors added a commit that referenced this pull request Feb 23, 2014
With the stability attributes we can put public-but unstable modules next to others, so this moves `intrinsics` and `raw` out of the `unstable` module (and marks both as `#[experimental]`).
@bors bors closed this Feb 23, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
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.

4 participants