about summary refs log tree commit diff
path: root/src/test/ui/utf8_idents.stderr
AgeCommit message (Collapse)AuthorLines
2021-04-08Stablize `non_ascii_idents` feature.Charles Lew-47/+0
2020-06-26Implement mixed script confusable lint.Charles Lew-5/+5
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+1
2020-02-09--bless --compare-mode=nllMatthias Prechtl-4/+4
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
https://github.com/rust-lang/rust/issues/60532
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-4/+4
https://github.com/rust-lang/rust/issues/60532
2019-04-11Reword tracking issue noteEsteban Küber-4/+4
2019-04-10Tweak unstable diagnostic outputEsteban Küber-4/+8
2019-03-11Update testsVadim Petrochenkov-5/+5
2019-02-13specify "upper camel case" in style lintAndy Russell-7/+7
Also, fix an issue where internal upper case letters were converted to lower case.
2019-01-08improve non_camel_case_types diagnosticsAndy Russell-2/+2
Use a structured suggestion and tighten the span to just the identifier.
2019-01-06Make sure feature gate errors are recoverable (take 2)Vadim Petrochenkov-2/+10
2018-12-27Update references to closed issueIan Douglas Scott-4/+4
Issue #28979 was closed with a link to #55467.
2018-12-25Remove licensesMark Rousskov-4/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+35