Closed
Description
Yeah, if stage 1 stays a default, then we should probably
- error on
x.py test <suite>
/x.py test --stage 1 <suite>
if the test suite requiring stage 2 is specified explicitly, - ignore it with a message in "glob" runs like
x.py test
without arguments.
Originally posted by @petrochenkov in #75404 (comment)
Activity
Option::unwrap()
on aNone
value', compiler/rustc_metadata/src/rmeta/decoder.rs:975:64 #78236x test --stage 1 ui-fulldeps
#110478Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68