Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 66dbfd4

Browse files
authored
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 9b4e40d + 582167a commit 66dbfd4

35 files changed

+0
-90
lines changed

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

Lines changed: 0 additions & 13 deletions
This file was deleted.

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

Lines changed: 0 additions & 18 deletions
This file was deleted.

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

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)