Rollup merge of #57587 - Aaron1011:fix/const-pat-ice, r=alexcrichton
Add 'rustc-env:RUST_BACKTRACE=0' to const-pat-ice test This ensures that the test passes, regardless of what the user has set RUST_BACKTRACE to.
This commit is contained in:
commit
cf436832f8
@ -1,4 +1,5 @@
|
||||
// failure-status: 101
|
||||
// rustc-env:RUST_BACKTRACE=0
|
||||
|
||||
// This is a repro test for an ICE in our pattern handling of constants.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user