Skip to content

Conversation

@FabianWolff
Copy link
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
Collaborator

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

"-Zallow-features=whitespace_instead_of_curly_braces".to_string(),
]
);
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

could you also come up with a test that recurses into @-param files?

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