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-06-19
Merge pull request #2844 from illicitonion/default_trait_access
Oliver Schneider
-0
/
+14
2018-06-19
Version bump
Oliver Schneider
-0
/
+1
2018-06-18
Exclude generated code
Daniel Wagner-Hall
-0
/
+14
2018-06-08
Implement lint that checks for unidiomatic `unwrap()` (fixes #1770)
Fabian Zaiser
-0
/
+1
2018-06-07
Fix cargo late bound region mismatch ICE
Philipp Hansch
-1
/
+5
2018-05-30
Run rustfix
Mateusz Mikuła
-1
/
+1
2018-05-23
Update to nightly 2018-05-22
Mateusz Mikuła
-2
/
+2
2018-05-19
Use the new scoped tool attributes
Oliver Schneider
-11
/
+17
2018-05-17
Rustup to 2018-05-16
Mateusz Mikuła
-3
/
+3
2018-05-11
Rustup to 2018-05-11
Philipp Hansch
-2
/
+2
2018-05-04
Merge pull request #2713 from alexreg/nightly-fix
Oliver Schneider
-6
/
+6
2018-05-03
Fixed build for latest nightly (again)
Alexander Regueiro
-1
/
+1
2018-05-01
Simplify some internal code
Cyril Plisko
-3
/
+1
2018-05-01
Fixed build for latest nightly
Alexander Regueiro
-5
/
+5
2018-04-28
Rustup to latest nightly
Philipp Hansch
-2
/
+2
2018-04-27
rustup
Mateusz Mikuła
-1
/
+1
2018-04-07
Fix compilation for nightly 2018-04-06
Michael Wright
-1
/
+1
2018-04-02
Fix clippy warning
Michael Wright
-1
/
+1
2018-03-30
Handle nested block comments
Philipp Hansch
-5
/
+4
2018-03-30
Fix false positive in empty_line_after_outer_attr
Philipp Hansch
-0
/
+34
2018-03-16
Apply clippy suggestions
Mateusz Mikuła
-1
/
+1
2018-03-13
Update to rustc master
Oliver Schneider
-9
/
+24
2018-03-05
Make `redundant_field_name` not care range expressions
Hidehito Yabuuchi
-0
/
+10
2018-02-09
Remove rarely used `type_size` helper function
Oliver Schneider
-7
/
+0
2018-02-06
Partly fix incorrect useless_attribute suggestion
Philipp Hansch
-0
/
+8
2018-02-05
Cleanup calls to `layout_of`
Oliver Schneider
-9
/
+2
2018-02-05
Merge pull request #2415 from HMPerson1/fix-2356
Oliver Schneider
-0
/
+3
2018-02-05
Rustup to rustc 1.25.0-nightly (0c6091fbd 2018-02-04)
messense
-3
/
+5
2018-02-02
Fix `get_enclosing_block`
HMPerson1
-0
/
+3
2018-02-02
set CodeSuggestion approximate to false. fixes #2429
Frederick Zhang
-0
/
+1
2018-01-25
Add misaligned_transmute lint
Devon Hollowood
-1
/
+6
2018-01-17
Add some reviewer comments
Phil Ellison
-2
/
+2
2018-01-16
Fix error span to play nicely with rustfix
Phil Ellison
-2
/
+2
2018-01-14
Address some review comments
Phil Ellison
-0
/
+14
2018-01-14
Move get_arg_name into utils
Phil Ellison
-0
/
+8
2017-12-15
Rustup and lazy_static version mismatch fix
Oliver Schneider
-0
/
+1
2017-11-21
fix usage of LayoutDetails
Frederick Zhang
-2
/
+3
2017-11-15
Rustup
Oliver Schneider
-4
/
+3
2017-11-10
Rustup
Oliver Schneider
-8
/
+12
2017-11-05
Cargo fmt
topecongiro
-18
/
+25
2017-10-29
Handle TyForeign
Manish Goregaokar
-0
/
+1
2017-10-23
remove if_let_chain
Alex Burka
-57
/
+0
2017-10-23
mechanically swap if_let_chain -> if_chain
Alex Burka
-26
/
+29
2017-10-20
Fixed some code in clippy to pass the new, removed formatting changes.
Paul Florence
-1
/
+1
2017-10-11
Apply suggestions
sinkuu
-1
/
+4
2017-10-08
Merge pull request #2117 from sinkuu/improve_take_by_value
Oliver Schneider
-0
/
+1
2017-10-08
Duplicate ptr_arg's suggestion logic
sinkuu
-0
/
+1
2017-09-19
Move has_drop to the utils module.
Chris Emerson
-0
/
+9
2017-09-16
add suggestions for .clone() in ptr_arg fns
Andre Bogus
-0
/
+21
2017-09-13
Rustup
Oliver Schneider
-0
/
+4
[prev]
[next]