]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #97410 - jyn514:tool-std-features, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Thu, 26 May 2022 05:45:54 +0000 (05:45 +0000)
committerbors <bors@rust-lang.org>
Thu, 26 May 2022 05:45:54 +0000 (05:45 +0000)
Only allow `compiletest` to use `feature(test)`, not any other feature

Using language features occasionally causes issues when using nightly to bootstrap, rather than beta.
See #59264 for additional context.


No differences found