Skip to content

Commit 9f75f7b

Browse files
authored
Unrolled build for rust-lang#134637
Rollup merge of rust-lang#134637 - compiler-errors:fx-test, r=fmease Flatten effects directory now that it doesn't really test anything specific These are just const trait tests now, after all. There was one naming conflict between the aux-build `tests/ui/traits/const-traits/effects/auxiliary/cross-crate.rs` and `tests/ui/traits/const-traits/auxiliary/cross-crate.rs`. The former didn't really test anything useful since we no longer have an effect param, so I removed the test that owned it: `tests/ui/traits/const-traits/effects/no-explicit-const-params-cross-crate.rs`. r? project-const-traits
2 parents c113247 + 582167a commit 9f75f7b

35 files changed

+0
-90
lines changed

tests/ui/traits/const-traits/effects/auxiliary/cross-crate.rs

-13
This file was deleted.

tests/ui/traits/const-traits/effects/no-explicit-const-params-cross-crate.rs

-18
This file was deleted.

tests/ui/traits/const-traits/effects/no-explicit-const-params-cross-crate.stderr

-59
This file was deleted.

0 commit comments

Comments
 (0)