mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
445988b478
Compile-fail tests for syntax extensions belong in this suite which has correct dependencies on all artifacts rather than just the target artifacts. Closes #13818