Skip to content

Commit

Permalink
Rollup merge of #134637 - compiler-errors:fx-test, r=fmease
Browse files Browse the repository at this point in the history
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
  • Loading branch information
matthiaskrgr authored Dec 22, 2024
2 parents 9b4e40d + 582167a commit 66dbfd4
Show file tree
Hide file tree
Showing 35 changed files with 0 additions and 90 deletions.
13 changes: 0 additions & 13 deletions tests/ui/traits/const-traits/effects/auxiliary/cross-crate.rs

This file was deleted.

This file was deleted.

This file was deleted.

File renamed without changes.
File renamed without changes.

0 comments on commit 66dbfd4

Please sign in to comment.