about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/super-traits-fail-3.nyn.stderr
AgeCommit message (Expand)AuthorLines
2025-07-13update issue number for `const_trait_impl`Deadbeef-5/+5
2025-06-29Fix the span of trait bound modifier `[const]`León Orell Valerian Liehr-4/+4
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-6/+6
2025-01-09Unify conditional and non const call error reportingMichael Goulet-3/+3
2025-01-09Add note back to conditionally-const error messageMichael Goulet-0/+1
2024-12-10Tweak wording of non-const traits used as const boundsEsteban Küber-0/+53