mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
4afdad4fae
Add more tests for the parallel frontend Add corresphonding tests from issues: - rust-lang/rust#115223 - rust-lang/rust#151358 - rust-lang/rust#120757 - rust-lang/rust#134978 - rust-lang/rust#120786 - rust-lang/rust#129911 - rust-lang/rust#129912 - rust-lang/rust#151226 - rust-lang/rust#142064 - rust-lang/rust#120759 For rust-lang/rust#119785 > Effects is no more and the implementation of const_trait_impl has changed dramatically. This is obviously fixed. I don't think it's worth adding a regression test. If you disagree, feel free to open a PR and ping [@]rust-lang/project-const-traits for a "majority vote". So it doesn't appear here. And rust-lang/rust#142949 has flipflopping diagnostics r? @petrochenkov