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
/
misc.rs
Age
Commit message (
Expand
)
Author
Lines
2019-03-10
Fix/Ignore doc tests
flip1995
-1
/
+1
2019-03-10
Run rustfmt
flip1995
-1
/
+1
2019-03-10
Addressed points raised in review.
Alexander Regueiro
-2
/
+1
2019-03-10
Various cosmetic improvements.
Alexander Regueiro
-13
/
+14
2019-03-05
fix or ignore failing doc tests
Andy Russell
-6
/
+6
2019-03-05
move lint documentation into macro invocations
Andy Russell
-147
/
+147
2019-02-24
HirIdify some lints
ljedrz
-2
/
+2
2019-02-20
partially HirIdify lints
ljedrz
-2
/
+1
2019-02-17
Add a semicolon as suggested
Timo
-1
/
+1
2019-02-17
Fix typo in documentation for float_cmp_const lint
Timo
-1
/
+1
2019-02-03
Fix breakage due to rust-lang/rust#58079
Michael Wright
-4
/
+3
2019-01-27
rustup https://github.com/rust-lang/rust/pull/57907/
Matthias Krüger
-4
/
+4
2019-01-27
rustup https://github.com/rust-lang/rust/pull/57726
Matthias Krüger
-0
/
+4
2019-01-20
Fixed breakage due to rust-lang/rust#57489
Michael Wright
-3
/
+2
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-29
Remove crate:: prefixes from crate paths
Konrad Borowski
-8
/
+8
2018-12-08
rustup https://github.com/rust-lang/rust/pull/56502 ( .hir -> .hir() )
Matthias Krüger
-1
/
+1
2018-11-27
Run rustfmt on clippy_lints
flip1995
-35
/
+43
2018-10-12
cmp_owned refactor
Josh Mcguigan
-31
/
+14
2018-10-12
cmp_owned correct error message if rhs is deref
Josh Mcguigan
-0
/
+4
2018-10-11
cmp_owned current suggestion for multiple deref
Josh Mcguigan
-1
/
+1
2018-10-09
Corrected single-character string constant used as pattern found in dogfood test
Josh Mcguigan
-1
/
+1
2018-10-09
Fixes 3289, cmp_owned wording and false positive
Josh Mcguigan
-4
/
+22
2018-10-08
Fixes #2925 cmp_owned false positive
Josh Mcguigan
-12
/
+14
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-09-20
Fill in Applicability from review comments by @flip1995
Vitaly _Vi Shukela
-4
/
+4
2018-09-20
Fix indents
Vitaly _Vi Shukela
-20
/
+25
2018-09-20
Use span_suggestion_with_applicability instead of span_suggestion
Vitaly _Vi Shukela
-6
/
+21
2018-09-15
convert "".to_string() and "".to_owned() to String::new()
Matthias Krüger
-1
/
+1
2018-09-15
Reintroduce `extern crate` for non-Cargo dependencies.
Eduard-Mihai Burtescu
-7
/
+7
2018-08-29
Switch to declare_tool_lint macro
flip1995
-1
/
+1
2018-08-28
Update imports and rustup
Oliver Schneider
-2
/
+2
2018-08-22
rustup, fix breakage introduced by https://github.com/rust-lang/rust/pull/53581
Matthias Krüger
-1
/
+1
2018-08-19
codemap -> source_map
Manish Goregaokar
-1
/
+1
2018-07-23
Rustup
Oliver Schneider
-6
/
+6
2018-07-20
Remove import of if_chain
Manish Goregaokar
-0
/
+1
2018-07-19
Remove import of matches
Manish Goregaokar
-0
/
+1
2018-07-19
Remove import of rustc
Manish Goregaokar
-0
/
+1
2018-07-16
Update for hir renamings in rustc
Oliver Schneider
-2
/
+2
2018-07-16
StmtKind
csmoe
-2
/
+2
2018-07-16
TyKind
csmoe
-1
/
+1
2018-07-16
BinOpKind
csmoe
-4
/
+4
2018-07-16
ExprKind
csmoe
-11
/
+11
2018-07-15
Ignore spans when comparing expressions
Oliver Schneider
-3
/
+3
2018-06-29
Rustup
Mateusz Mikuła
-4
/
+4
2018-06-25
resolve merge of NameAndSpan and ExpnInfo rust-lang/rust#51726
flip1995
-1
/
+1
2018-05-30
Run rustfix
Mateusz Mikuła
-4
/
+4
2018-05-29
Update to nightly 2018-05-28
Mateusz Mikuła
-2
/
+2
2018-05-23
Update to nightly 2018-05-22
Mateusz Mikuła
-3
/
+3
2018-05-17
Fix ICE for issue 2594
Philipp Hansch
-2
/
+2
[prev]
[next]