mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-29 18:23:49 +00:00
Rollup merge of #96777 - JohnTitor:do-not-run-pass-save-analysis, r=Mark-Simulacrum
Make the test `check-pass` not to produce a JSON file `run-pass` produces a JSON file when enabling save analysis. The original ICE happened on `cargo check`, moreover **without** the `generic_const_exprs` feature, so `check-pass` should be enough.
This commit is contained in:
commit
d6c9254cac
@ -1,4 +1,4 @@
|
||||
// [full] run-pass
|
||||
// [full] check-pass
|
||||
// revisions: full min
|
||||
|
||||
// regression test for #78180
|
||||
|
Loading…
Reference in New Issue
Block a user