index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_lint
/
src
/
non_ascii_idents.rs
Age
Commit message (
Expand
)
Author
Lines
2023-11-21
Fix `clippy::needless_borrow` in the compiler
Nilstrieb
-1
/
+1
2023-08-04
Reword confusable idents lint
Esteban Küber
-0
/
+1
2023-04-10
Fix typos in compiler
DaniPopes
-3
/
+3
2023-01-09
refactor: cleanup
Rejyr
-2
/
+0
2023-01-09
migrate: `non_ascii_idents.rs`
Rejyr
-35
/
+23
2022-10-23
Migrate all diagnostics
Nilstrieb
-7
/
+7
2022-10-01
Refactor rustc lint API
Maybe Waffle
-28
/
+40
2022-06-30
lint: port non-ascii-idents diagnostics
David Wood
-18
/
+17
2022-03-16
rustc_error: make ErrorReported impossible to construct
mark
-3
/
+3
2022-02-19
Adopt let else in more places
est31
-4
/
+1
2022-01-23
rustc_lint: Remove some redundant fields from `EarlyContext`
Vadim Petrochenkov
-1
/
+1
2021-12-15
Remove unnecessary sigils around `Symbol::as_str()` calls.
Nicholas Nethercote
-2
/
+1
2021-10-03
Practice diagnostic message convention
Hirochika Matsumoto
-4
/
+3
2021-04-08
Stablize `non_ascii_idents` feature.
Charles Lew
-28
/
+9
2020-09-14
Auto merge of #76541 - matthiaskrgr:unstable_sort, r=davidtwco
bors
-1
/
+2
2020-09-13
Auto-generate lint documentation.
Eric Huss
-0
/
+129
2020-09-10
use sort_unstable to sort primitive types
Matthias Krüger
-1
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+240