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
/
path_buf_push_overwrite.rs
Age
Commit message (
Expand
)
Author
Lines
2021-04-06
Fix all occurences of `needless_borrow` internally
Jason Newcomb
-1
/
+1
2021-03-15
Don't re-export clippy_utils::diagnostics::*
Cameron Steffen
-1
/
+1
2021-03-15
Move some utils to ty_utils
Cameron Steffen
-1
/
+2
2021-03-07
migrate paths to newly-added diagnostic items
Andrea Nall
-2
/
+3
2020-09-17
replace `walk_ptrs_ty` with `peel_refs`
rail
-2
/
+2
2020-08-10
path-buf-push-overwrite: make lint adhere to lint message convention
Matthias Krüger
-1
/
+1
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-1
/
+1
2020-07-03
Use 'tcx for references to AccessLevels wherever possible.
Eduard-Mihai Burtescu
-2
/
+2
2020-06-26
rustc_lint: only query `typeck_tables_of` when a lint needs it.
Eduard-Mihai Burtescu
-1
/
+1
2020-06-10
Update Clippy for MethodCall changes
Aaron Hill
-1
/
+1
2020-03-01
Rustup to rust-lang/rust#69592
Yuki Okushi
-1
/
+1
2020-02-21
Fix fallout
flip1995
-1
/
+1
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+1
2020-01-11
Rustup to rust-lang/rust#67806
Yuki Okushi
-3
/
+2
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-1
/
+1
2019-12-27
Rustup to rust-lang/rust#66936
Yuki Okushi
-1
/
+1
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-11-06
rustup rust-lang/rust#65776
Lzu Tao
-1
/
+1
2019-09-27
Rustup to rust-lang/rust#64813
flip1995
-2
/
+2
2019-05-17
Prevent symbocalypse
Oliver Scherer
-3
/
+2
2019-05-14
Rustfmt all the things
Oliver Scherer
-1
/
+1
2019-05-14
Use symbols instead of strings
Oliver Scherer
-2
/
+3
2019-04-21
Move path_buf_push_overwrite to nursery
Matthew Kraai
-1
/
+1
2019-04-18
Add lint PathBufPushOverwrite
André Luis Leal Cardoso Junior
-0
/
+71