about summary refs log tree commit diff
path: root/src/test/ui/lint/lint-uppercase-variables.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-90/+0
2022-12-17Try to fix ICEmejrs-6/+6
2020-09-02pretty: trim paths of unique symbolsDan Aloni-6/+6
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+1
2020-03-23Reword unused variable warningAlex Tokarev-3/+3
2020-01-24Normalise notes with the/isvarkor-2/+2
2020-01-20generalize bindings_with_variant_name lintMazdak Farrokhzad-1/+37
2020-01-08- remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!}Mazdak Farrokhzad-0/+2
2019-10-14Use heuristics for capitalization warning in suggestionsEsteban Küber-1/+1
2019-10-13Bring attention to suggestions when the only difference is capitalizationEsteban Küber-4/+4
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
2019-03-11Update testsVadim Petrochenkov-3/+3
2019-01-28Unused variable suggestions on all patterns.David Wood-1/+1
2019-01-08improve non_snake_case diagnosticsAndy Russell-11/+11
2018-12-25Remove licensesMark Rousskov-8/+8
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+52