Skip to content

Add require_explicit_unstable_features option - #3710

Merged
krasimirgg merged 2 commits into
bazelbuild:mainfrom
FabianWolff:require_explicit_unstable_features
Nov 11, 2025
Merged

Add require_explicit_unstable_features option#3710
krasimirgg merged 2 commits into
bazelbuild:mainfrom
FabianWolff:require_explicit_unstable_features

Conversation

@FabianWolff

Copy link
Copy Markdown
Contributor

This new flag can be used to disallow unstable features by default, with the possibility to opt back in to using them by explicitly adding -Zallow-features=... to rustc_flags.

@FabianWolff
FabianWolff force-pushed the require_explicit_unstable_features branch from d22b5e6 to 58a20bb Compare October 29, 2025 16:16
@krasimirgg
krasimirgg self-requested a review October 29, 2025 16:32
@krasimirgg

Copy link
Copy Markdown
Collaborator

could you address the failing buildkite/rules-rust-rustlang

Comment thread util/process_wrapper/options.rs
@FabianWolff
FabianWolff force-pushed the require_explicit_unstable_features branch 2 times, most recently from bb8f465 to bc23786 Compare November 10, 2025 14:39
@FabianWolff
FabianWolff force-pushed the require_explicit_unstable_features branch from bc23786 to 75b2504 Compare November 10, 2025 14:43

@krasimirgg krasimirgg left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@krasimirgg
krasimirgg added this pull request to the merge queue Nov 11, 2025
Merged via the queue into bazelbuild:main with commit a3bb997 Nov 11, 2025
3 checks passed
@FabianWolff
FabianWolff deleted the require_explicit_unstable_features branch November 27, 2025 15:04
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.

2 participants