about summary refs log tree commit diff
path: root/tests/ui/generic-const-items/const-trait-impl.rs
AgeCommit message (Expand)AuthorLines
2024-11-03Yeet effects featureMichael Goulet-1/+1
2024-06-30Migrate tests to use `-Znext-solver`Deadbeef-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-12-27Introduce `const Trait` (always-const trait bounds)León Orell Valerian Liehr-5/+13
2023-11-12Deny more `~const` trait boundsLeón Orell Valerian Liehr-2/+2
2023-08-02Remove constness from `TraitPredicate`Deadbeef-1/+2
2023-07-28Add UI tests for generic const itemsLeón Orell Valerian Liehr-0/+24