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
/
clippy_lints
/
src
/
unicode.rs
Age
Commit message (
Expand
)
Author
Lines
2021-12-05
Fix dogfood
nixx quality
-3
/
+3
2021-11-26
fix small nit
togami2864
-1
/
+1
2021-11-26
fix doc
togami2864
-1
/
+1
2021-11-26
fix stderr
togami2864
-1
/
+1
2021-11-26
make non_ascii_literal to catch char
togami2864
-1
/
+1
2021-11-10
Added `clippy::version` attribute to all normal lints
xFrednet
-0
/
+3
2021-10-31
Move non_ascii_literal to restriction
Alex Macleod
-1
/
+1
2021-07-28
Update lint documentation to use markdown headlines
xFrednet
-15
/
+17
2021-07-09
Rename `is_allowed` -> `is_lint_allowed`
flip1995
-3
/
+3
2021-05-25
Add all the semicolons to `clippy_lints`
mbartlett21
-2
/
+2
2021-03-17
Don't re-export clippy_utils::*
Cameron Steffen
-1
/
+1
2021-03-15
Don't re-export clippy_utils::diagnostics::*
Cameron Steffen
-1
/
+2
2021-03-15
Move some utils to clippy_utils::source module
Cameron Steffen
-1
/
+2
2020-10-03
Add WJ
Dániel Buga
-2
/
+5
2020-10-03
Rename lint to invisible_characters
Dániel Buga
-5
/
+5
2020-10-02
Look for soft hyphens as well
Dániel Buga
-7
/
+7
2020-07-03
Use 'tcx for references to AccessLevels wherever possible.
Eduard-Mihai Burtescu
-3
/
+3
2020-03-01
Rustup to rust-lang/rust#69592
Yuki Okushi
-1
/
+1
2020-02-21
Fix fallout
flip1995
-1
/
+1
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+1
2020-01-11
Rustup to rust-lang/rust#67806
Yuki Okushi
-3
/
+2
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-1
/
+1
2020-01-04
Rustup to https://github.com/rust-lang/rust/pull/67853
Philipp Hansch
-1
/
+1
2019-12-27
Rustup to rust-lang/rust#66936
Yuki Okushi
-1
/
+1
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-09-27
Rustup to rust-lang/rust#64813
flip1995
-1
/
+1
2019-08-23
Update Unicode lint tests
Lzu Tao
-5
/
+5
2019-05-20
Fix tests and make other ascii lints auto-fixable
BO41
-27
/
+15
2019-05-20
Make non_ascii_literal auto-fixable
BO41
-2
/
+12
2019-05-20
Improve verbosity of non_ascii_literal lint example
BO41
-1
/
+5
2019-04-17
Use lint pass macros
Matthew Kraai
-13
/
+2
2019-03-05
move lint documentation into macro invocations
Andy Russell
-34
/
+34
2019-02-24
HirIdify some lints
ljedrz
-3
/
+3
2019-01-27
rustup https://github.com/rust-lang/rust/pull/57726
Matthias Krüger
-0
/
+4
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-29
Remove crate:: prefixes from crate paths
Konrad Borowski
-5
/
+5
2018-11-27
Fix some formatting issues
flip1995
-8
/
+6
2018-11-27
Run rustfmt on clippy_lints
flip1995
-13
/
+14
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-09-15
Reintroduce `extern crate` for non-Cargo dependencies.
Eduard-Mihai Burtescu
-5
/
+5
2018-08-29
Switch to declare_tool_lint macro
flip1995
-1
/
+1
2018-08-28
Update imports and rustup
Oliver Schneider
-1
/
+1
2018-08-19
codemap -> source_map
Manish Goregaokar
-1
/
+1
2018-07-23
Rustup
Oliver Schneider
-1
/
+1
2018-07-19
Remove import of rustc
Manish Goregaokar
-0
/
+1
2018-07-16
ExprKind
csmoe
-1
/
+1
2018-05-30
Run rustfix
Mateusz Mikuła
-1
/
+1
2018-03-28
Categorize all the lints!
Oliver Schneider
-6
/
+6
2017-09-05
Run nightly rustfmt
Oliver Schneider
-1
/
+1
2017-08-14
Rustup
Oliver Schneider
-6
/
+6
[next]