mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-30 19:35:35 -04:00
Add more tests for parallel frontend issues Issues: - https://github.com/rust-lang/rust/issues/153366 - https://github.com/rust-lang/rust/issues/154056 - https://github.com/rust-lang/rust/issues/154560 2 issues still reproduce (and therefore marked with `//@ ignore-parallel-frontend query`), 1 issue doesn't reproduce. Closes https://github.com/rust-lang/rust/issues/153366.