Skip to content

Avoid accidentally enabling unstable features in compilers#92261

Closed
jyn514 wants to merge 1 commit intorust-lang:masterfrom
jyn514:no-unstable-for-bootstrap
Closed

Avoid accidentally enabling unstable features in compilers#92261
jyn514 wants to merge 1 commit intorust-lang:masterfrom
jyn514:no-unstable-for-bootstrap

Conversation

@jyn514
Copy link
Member

@jyn514 jyn514 commented Dec 24, 2021

This allows rustbuild to control whether crates can use nightly features or not.
In practice, it has no effect because builder.rs already sets RUSTC_BOOTSTRAP unconditionally.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants