summary refs log tree commit diff
path: root/tests/ui/trait-bounds/maybe-bound-has-path-args.rs
AgeCommit message (Expand)AuthorLines
2025-07-18Reword diagnostic about relaxing non-`Sized` boundLeón Orell Valerian Liehr-1/+1
2025-02-11Reject `impl Trait` bounds in various places where we unconditionally warned ...Oli Scherer-1/+1
2024-11-20Store resolution for self and crate root module segmentsMichael Goulet-1/+1
2024-10-30Actually do validation for poly trait refs with ? modifierMichael Goulet-0/+7