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
/
modulo_arithmetic.rs
Age
Commit message (
Expand
)
Author
Lines
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
2020-09-04
`ty.kind` -> `ty.kind()` in rustdoc and clippy
LeSeulArtichaut
-1
/
+1
2020-07-26
Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c' into clippyup
flip1995
-1
/
+1
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-3
/
+3
2020-07-03
Use 'tcx for references to AccessLevels wherever possible.
Eduard-Mihai Burtescu
-6
/
+6
2020-06-26
rustc_lint: only query `typeck_tables_of` when a lint needs it.
Eduard-Mihai Burtescu
-3
/
+3
2020-04-17
Cleanup: Rename 'db' variable to 'diag'
Philipp Hansch
-6
/
+6
2020-03-30
rustup https://github.com/rust-lang/rust/pull/70536
Matthias Krüger
-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
2019-12-28
Fixes for elided lifetimes
mgr-inz-rafal
-4
/
+4
2019-12-28
Add new lint (modulo_arithmetic)
mgr-inz-rafal
-0
/
+149