about summary refs log tree commit diff
path: root/src/test/ui/anon-params
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-271/+0
2022-10-01bless ui testsMaybe Waffle-2/+2
2021-10-03Practice diagnostic message conventionHirochika Matsumoto-3/+3
2021-08-12Use smaller spans for some structured suggestionsEsteban Kuber-12/+12
2021-08-11Modify structured suggestion outputEsteban Küber-17/+17
2021-06-25Address PR feedbackRyan Levick-9/+9
2021-06-25Change how edition based future compatibility warnings are handledRyan Levick-9/+9
2021-04-12Turn old edition lints (anonymous-parameters, keyword-idents) into warn-by-de...Manish Goregaokar-0/+3
2021-03-17Add more test caseYuki Okushi-4/+32
2021-03-17Emit more pretty diagnostics for qualified pathsYuki Okushi-0/+8
2021-03-17Fix bad diagnostics for anon params with qualified pathsYuki Okushi-4/+26
2021-03-17Fix bad diagnostics for anon params with refYuki Okushi-4/+28
2020-06-27Fix wording for anonymous parameter name helpJames Box-4/+4
2020-04-23Moving more build-pass tests to check-passVal Markovic-2/+2
2020-04-11rustc: Add a warning count upon completionRoccoDev-0/+2
2020-03-10parse: Tweak the function parameter edition checkVadim Petrochenkov-0/+184