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
2019-03-16
cargo fmt
flip1995
-23
/
+17
2019-03-16
Use LocalInternedString inside of AbsolutePathPrinter
flip1995
-10
/
+13
2019-03-16
AbsolutePathBuffer -> AbsolutePathPrinter
flip1995
-4
/
+4
2019-03-15
Reimplement AbsolutePathBuffer
flip1995
-22
/
+94
2019-03-10
Addressed points raised in review.
Alexander Regueiro
-11
/
+11
2019-03-10
Various cosmetic improvements.
Alexander Regueiro
-61
/
+63
2019-03-09
Auto merge of #3860 - phansch:refactor_out_opt_def_id, r=flip1995
bors
-4
/
+0
2019-03-09
Rollup merge of #3857 - phansch:document_path_qpath, r=flip1995
Philipp Krones
-1
/
+20
2019-03-09
Rollup merge of #3851 - phansch:refactor_trait_stuff, r=flip1995
Philipp Krones
-0
/
+27
2019-03-08
Refactor: Remove utils::opt_def_id
Philipp Hansch
-4
/
+0
2019-03-08
Document match_path, improve match_qpath docs
Philipp Hansch
-1
/
+20
2019-03-08
Update clippy_lints/src/utils/mod.rs
Philipp Krones
-1
/
+1
2019-03-08
Fix doctest
Philipp Hansch
-2
/
+8
2019-03-07
align with rust-lang/rust/#58992
ljedrz
-6
/
+6
2019-03-07
Refactor: Extract `trait_ref_of_method` function
Philipp Hansch
-0
/
+21
2019-03-01
enable rust-lang/rust#58754
ljedrz
-4
/
+3
2019-02-28
Error an unknown or deprecated Clippy attribute
flip1995
-55
/
+4
2019-02-25
fix: replace wrong id
ljedrz
-1
/
+1
2019-02-24
HirIdify some lints
ljedrz
-16
/
+18
2019-02-24
Extract diagnostics module and document some functions
Philipp Hansch
-199
/
+3
2019-02-24
Document some `span_lint_*` util functions
Philipp Hansch
-0
/
+56
2019-02-20
Fixed formatting and typo
bzzzz
-5
/
+2
2019-02-20
Make needless_range_loop not applicable to structures without iter method
bzzzz
-0
/
+44
2019-02-14
Fix breakage from rust-lang/rust#58296
flip1995
-2
/
+2
2019-02-10
removing redundant closures in the whole project
Grzegorz
-1
/
+4
2019-02-09
Use Hir::Def opt_def_id
Hirokazu Hata
-34
/
+1
2019-02-09
Add new Def type ConstParam
Hirokazu Hata
-0
/
+1
2019-02-04
Auto merge of #3725 - mikerite:fix-2728, r=phansch
bors
-0
/
+15
2019-02-04
Document `get_def_path`
Michael Wright
-0
/
+9
2019-02-03
Fix breakage due to rust-lang/rust#58079
Michael Wright
-4
/
+4
2019-01-31
Fix `cast_sign_loss` false positive
Michael Wright
-0
/
+6
2019-01-29
cargo fmt
Philipp Hansch
-2
/
+2
2019-01-29
Use built-in entry_fn detection over self-built
Philipp Hansch
-10
/
+7
2019-01-29
cargo fmt
Philipp Hansch
-5
/
+3
2019-01-29
Add initial version of const_fn lint
Philipp Hansch
-0
/
+13
2019-01-28
Auto merge of #3700 - phansch:would_you_like_some_help_with_this_const_fn, r=...
bors
-0
/
+4
2019-01-27
rustup https://github.com/rust-lang/rust/pull/57907/
Matthias Krüger
-1
/
+1
2019-01-26
Prevent incorrect cast_lossless suggestion in const_fn
Philipp Hansch
-0
/
+4
2019-01-22
Rustfmt all the things
Oliver Scherer
-5
/
+16
2019-01-22
Don't make decisions on values that don't represent the decision
Oliver Scherer
-3
/
+8
2019-01-22
Rustup
Oliver Scherer
-1
/
+1
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2019-01-03
Auto merge of #3623 - phansch:rustup, r=flip1995
bors
-2
/
+2
2019-01-03
rustup: https://github.com/rust-lang/rust/pull/55517
Philipp Hansch
-2
/
+2
2019-01-03
Make clippy work with parallel rustc
John Kåre Alsaker
-2
/
+2
2018-12-31
Some improvements to util documentation
Philipp Hansch
-1
/
+20
2018-12-30
rustup https://github.com/rust-lang/rust/pull/56225/
Matthias Krüger
-1
/
+1
2018-12-29
Remove crate:: prefixes from crate paths
Konrad Borowski
-19
/
+19
2018-12-10
Auto merge of #3518 - sinkuu:redundant_clone_tw, r=phansch
bors
-3
/
+2
2018-12-10
Lint redundant clone of projection
Shotaro Yamada
-3
/
+2
[prev]
[next]