about summary refs log tree commit diff
path: root/src/test/ui/methods/method-not-found-generic-arg-elision.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-106/+0
2022-07-19feat: omit suffixes in const generics (e.g. `1_i32`)Artur Sinila-7/+7
2021-05-22change from review and show full type if it can be derefAliénore Bouttefeux-2/+18
2021-05-21remove generic argument insead of displaying "_"Aliénore Bouttefeux-5/+5
2021-04-15elision of generic argument in E0599 if the methode has not been found anywhe...Aliénore Bouttefeux-0/+90