about summary refs log tree commit diff
path: root/tests/ui/parser/bounds-type.rs
AgeCommit message (Expand)AuthorLines
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-4/+4
2024-11-29Rename `-Zparse-only`.Nicholas Nethercote-1/+1
2024-07-11And additionally enforce ? and async/const aren't mixedMichael Goulet-1/+12
2024-07-10Enforce that ? and for<...> are not combinedMichael Goulet-1/+1
2024-07-10Reorder modifiers and polarity to be *after* binder in trait boundsMichael Goulet-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-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+18