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
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-09
run rustfmt
Matthias Krüger
-1
/
+1
2018-12-08
Fix c_void false positive caused by libc refactoring
Philipp Hansch
-18
/
+20
2018-12-08
rustup https://github.com/rust-lang/rust/pull/56502 ( .hir -> .hir() )
Matthias Krüger
-9
/
+9
2018-12-06
rustup clippy build with latest rustc
Matthias Krüger
-1
/
+1
2018-11-27
Fix bugs and improve documentation
flip1995
-9
/
+22
2018-11-27
Add Applicability::Unspecified to span_lint_and_sugg functions
flip1995
-1
/
+2
2018-11-27
Introduce snippet_with_applicability and hir_with_applicability functions
flip1995
-116
/
+142
2018-11-22
Merge pull request #3447 from phansch/small_rename
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-3
/
+3
2018-11-22
Merge branch 'master' into version_ids
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-1
/
+1
2018-11-22
s/file_map/source_map
Philipp Hansch
-3
/
+3
2018-11-22
rust-lang-nursery/rust-clippy => rust-lang/rust-clippy
Matthias Krüger
-1
/
+1
2018-11-21
Enable rustup clippy to refer to the correct documentation
Oliver Scherer
-2
/
+5
2018-11-04
rustup https://github.com/rust-lang/rust/pull/55665 (pass contexts by reference)
Matthias Krüger
-2
/
+2
2018-10-31
Replace big if/else expression with match
Michael Wright
-1
/
+24
2018-10-30
Rustup to rustc 1.31.0-nightly (fb2446ad5 2018-10-30)
Manish Goregaokar
-1
/
+1
2018-10-27
Don't expand macro in single_match suggestion
Philipp Hansch
-1
/
+4
2018-10-27
Don't expand macro in identity_conversion suggestion
Philipp Hansch
-0
/
+6
2018-10-26
Use lint_root
Shotaro Yamada
-0
/
+17
2018-10-11
Fix `stutter` lints
Devon Hollowood
-2
/
+1
2018-10-08
Fix cast_possible_wrap and cast_sign_loss warnings
Devon Hollowood
-0
/
+2
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-10-05
Remove unused utils
Manish Goregaokar
-8
/
+0
2018-10-03
Fix push_item_path call (rustup to 4cf11765dc98536c6eedf33f2df7f72f6e161263)
Manish Goregaokar
-1
/
+2
2018-09-27
Fix warnings in clippy_lints
Michael Wright
-7
/
+4
2018-09-20
Use span_suggestion_with_applicability instead of span_suggestion
Vitaly _Vi Shukela
-1
/
+1
2018-09-15
Reintroduce `extern crate` for non-Cargo dependencies.
Eduard-Mihai Burtescu
-17
/
+17
2018-09-14
Add match on StructCtor
Manish Goregaokar
-1
/
+2
2018-09-06
remove "clippy::" lint prefix from lint name in doc url.
Matthias Krüger
-2
/
+2
2018-08-28
Make clippy_lints::{utils,consts} modules private, remove unused items.
Corey Farwell
-77
/
+84
2018-08-28
Update imports and rustup
Oliver Schneider
-8
/
+8
2018-08-22
rustup, fix breakage introduced by https://github.com/rust-lang/rust/pull/53581
Matthias Krüger
-5
/
+5
2018-08-19
codemap -> source_map
Manish Goregaokar
-3
/
+3
2018-08-08
Update to rustc master
Oliver Schneider
-1
/
+1
2018-08-07
Rustup
Oliver Schneider
-2
/
+2
2018-08-02
Fix fallout from rust-lang/rust#52841
Alex Crichton
-1
/
+2
2018-08-02
Fix breakage from rust-lang/rust#52949
Alex Crichton
-18
/
+2
2018-07-24
Inline utils::in_external_macro
Dale Wijnand
-6
/
+0
2018-07-24
Delegate utils::in_external_macro to rustc::lint::in_external_macro
Dale Wijnand
-27
/
+3
2018-07-23
Rustup
Oliver Schneider
-27
/
+27
2018-07-20
Merge branch 'macro-use' into HEAD
Manish Goregaokar
-0
/
+2
2018-07-20
Remove import of if_chain
Manish Goregaokar
-0
/
+1
2018-07-20
Update to nightly
Alexander Regueiro
-0
/
+1
2018-07-19
Remove import of matches
Manish Goregaokar
-0
/
+1
2018-07-16
Update for hir renamings in rustc
Oliver Schneider
-1
/
+1
2018-07-16
TyKind
csmoe
-3
/
+3
2018-07-16
ExprKind
csmoe
-9
/
+9
2018-06-29
Rustup
Mateusz Mikuła
-12
/
+20
2018-06-25
Fix clippy_lints doc-tests
Mateusz Mikuła
-1
/
+1
2018-06-25
resolve merge of NameAndSpan and ExpnInfo rust-lang/rust#51726
flip1995
-6
/
+6
2018-06-25
Resolve field, struct and function renaming
flip1995
-1
/
+1
[prev]
[next]