about summary refs log tree commit diff
path: root/src/test/ui/path-lookahead.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-19/+0
2022-06-16diagnostics: fix trailing spaceklensy-1/+1
2021-09-09Use more accurate spans for "unused delimiter" lintEsteban Kuber-1/+6
2020-07-02Audit uses of `span_suggestion_short`Yuki Okushi-4/+4
2020-04-11rustc: Add a warning count upon completionRoccoDev-0/+2
2020-01-24Normalise notes with the/isvarkor-1/+1
2019-10-26Use ident instead of def_span in dead-code passPi Lanningham-22/+2
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-2/+2
2019-03-11Update testsVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-5/+5
2018-02-26Update UI testsVadim Petrochenkov-5/+5
2017-10-29Add several lints into `unused` lint groupVadim Petrochenkov-1/+6
2017-09-30code suggestions for unused-mut, while-true lints; UI testZack M. Davis-1/+1
2017-09-25Point at signature on unused lintEsteban Küber-8/+4
2017-08-09rustc: Rearchitect lints to be emitted more eagerlyAlex Crichton-11/+16
2017-06-26make lint on-by-default/implied-by messages appear only onceZack M. Davis-2/+0
2017-06-02Introduce 'run-pass' header to 'ui' tests in compiletest. Fix issue #36516.kennytm-0/+28