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
/
utils
/
usage.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-13
Extract visitor to utils
ThibsG
-0
/
+35
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+1
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-2
/
+2
2019-12-30
Rustup to rust-lang/rust#66942
Yuki Okushi
-1
/
+1
2019-12-27
Rustup to rust-lang/rust#66936
Yuki Okushi
-2
/
+6
2019-11-29
Use infer_ctxt
flip1995
-9
/
+4
2019-11-28
Fix categorizations
Manish Goregaokar
-7
/
+6
2019-11-28
Fix arguments on ExprUseVisitor::new
Manish Goregaokar
-2
/
+0
2019-11-28
euv moved from middle to typeck
Manish Goregaokar
-3
/
+1
2019-11-28
cmt_ -> Place
Manish Goregaokar
-4
/
+4
2019-10-04
Rustup to rust-lang/rust#64874
flip1995
-11
/
+3
2019-06-24
Fix dogfood test failures.
Mazdak Farrokhzad
-1
/
+1
2019-06-20
Fix warnings about unnecessary lifetime bounds
Lzu Tao
-6
/
+2
2019-06-02
Cargo fmt
Mateusz Mikuła
-2
/
+11
2019-06-02
Rustup for https://github.com/rust-lang/rust/pull/61276
Mateusz Mikuła
-6
/
+6
2019-05-03
Rustup to rustc 1.36.0-nightly (13fde05b1 2019-05-03)
Matthias Krüger
-3
/
+3
2019-04-14
Remove now-unnecessary calls to node_to_hir_id
Manish Goregaokar
-1
/
+1
2019-03-10
Various cosmetic improvements.
Alexander Regueiro
-3
/
+2
2019-03-01
align with rust-lang/rust/#58836
ljedrz
-5
/
+4
2019-02-24
HirIdify some lints
ljedrz
-3
/
+3
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-29
Remove crate:: prefixes from crate paths
Konrad Borowski
-10
/
+10
2018-11-27
Run rustfmt on clippy_lints
flip1995
-1
/
+0
2018-10-11
Fix `similar_names` warnings
Devon Hollowood
-0
/
+1
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
-10
/
+10
2018-09-12
Change Hash{Map, Set} to FxHash{Map, Set}
flip1995
-4
/
+4
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
-2
/
+2
2018-06-08
Implement lint that checks for unidiomatic `unwrap()` (fixes #1770)
Fabian Zaiser
-0
/
+82