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
2020-02-02
Rustup to rust-lang/rust#68133
Yuki Okushi
-1
/
+1
2020-01-26
Don't use ExpnKind::descr to get the name of a bang macro.
Eduard-Mihai Burtescu
-13
/
+13
2020-01-24
don't fire empty_loop in no_std crates
Mikhail Babenko
-1
/
+11
2020-01-22
Rustup to rust-lang/rust#68140
Yuki Okushi
-1
/
+1
2020-01-18
Rustup to rust-lang/rust#68204
Yuki Okushi
-1
/
+1
2020-01-13
Extract visitor to utils
ThibsG
-0
/
+8
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+1
2020-01-09
Rustup to rust-lang/rust#67979
Yuki Okushi
-2
/
+5
2020-01-08
Fix useless attribute suggestion
flip1995
-2
/
+11
2020-01-08
Rustup to rust-lang/rust#67970
Yuki Okushi
-1
/
+3
2020-01-07
Make utils::remove_blocks non-recursive
Lzu Tao
-6
/
+5
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-9
/
+9
2020-01-04
Rustup to https://github.com/rust-lang/rust/pull/67853
Philipp Hansch
-2
/
+2
2020-01-03
No #[no_mangle] must_use_candidate functions
Andre Bogus
-6
/
+9
2020-01-02
Move `is_normalizable` into utils
Yuki Okushi
-0
/
+9
2019-12-31
Rustup to rust-lang/rust#67707
Yuki Okushi
-1
/
+1
2019-12-30
Rustup to rust-lang/rust#66942
Yuki Okushi
-10
/
+10
2019-12-27
Rustup to rust-lang/rust#66936
Yuki Okushi
-29
/
+39
2019-12-23
Auto merge of #4823 - Areredify:must_use_res, r=flip1995
bors
-1
/
+69
2019-12-23
a few small cleanups
Lzu Tao
-11
/
+7
2019-12-22
implemented `let_underscore` lint
Mikhail Babenko
-1
/
+23
2019-12-22
move is_must_use_ty to utils
Mikhail Babenko
-1
/
+47
2019-12-22
Add <'_> where necessary
flip1995
-1
/
+1
2019-11-08
dogfood
HMPerson1
-2
/
+2
2019-11-08
Rustup rust-lang/rust#66188
HMPerson1
-3
/
+3
2019-11-05
chore: remove unnecessary parentheses around type
Lzu Tao
-1
/
+1
2019-10-28
rustup https://github.com/rust-lang/rust/pull/65792/
Matthias Krüger
-1
/
+1
2019-10-17
syntax::ext -> syntax_expand
Manish Goregaokar
-1
/
+1
2019-10-14
new lints around `#[must_use]` fns
Andre Bogus
-0
/
+4
2019-10-10
Use match_function_call wherever possible
Matthias Seiffert
-6
/
+1
2019-10-10
Move match_function_call to utils
Matthias Seiffert
-0
/
+24
2019-10-05
Run util/dev fmt
flip1995
-1
/
+1
2019-10-05
Get rid of rvalue_promotable_map method call
flip1995
-5
/
+7
2019-10-02
Add suggestion for zero-ptr lint
Lzu Tao
-1
/
+1
2019-09-28
rustup https://github.com/rust-lang/rust/pull/64781/
Matthias Krüger
-1
/
+1
2019-09-27
Rustup to rust-lang/rust#64813
flip1995
-32
/
+32
2019-09-26
rustup https://github.com/rust-lang/rust/pull/64515
Matthias Krüger
-2
/
+2
2019-09-26
Rustup https://github.com/rust-lang/rust/pull/64513
Lzu Tao
-7
/
+7
2019-09-26
Auto merge of #4569 - james9909:add-comparison-chain, r=oli-obk
bors
-0
/
+44
2019-09-25
arm.pats -> arm.pat
Manish Goregaokar
-4
/
+4
2019-09-24
Add a new lint for comparison chains
James Wang
-0
/
+44
2019-09-18
Work around qpath_res issue
Michael Wright
-0
/
+13
2019-09-11
run rustfmt
Matthias Krüger
-4
/
+6
2019-09-10
New `is_integer_const` to check more const ints
Andre Bogus
-0
/
+17
2019-09-09
Use diagnostic item for
Andre Bogus
-0
/
+8
2019-09-06
Auto merge of #4508 - rust-lang:reduced-symbolism, r=phansch
bors
-3
/
+2
2019-09-06
Simplify , removing a FIXME
Andre Bogus
-3
/
+2
2019-09-04
Refactor option handling
Jeremy Stucki
-4
/
+3
2019-09-04
Auto merge of #4454 - BO41:search_is_some, r=flip1995
bors
-4
/
+6
2019-09-03
Try to fix .fixed
BO41
-1
/
+1
[next]