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
/
methods
/
uninit_assumed_init.rs
Age
Commit message (
Expand
)
Author
Lines
2024-10-13
Check MethodCall/Call arg count earlier or at all
GnomedDev
-2
/
+1
2023-11-10
Clean up after if chain removal
Alex Macleod
-2
/
+1
2023-11-10
Run `if-to-let-chain clippy*/**/*.rs`
Alex Macleod
-13
/
+11
2023-07-13
Add `imports_granularity = "Module"` to rustfmt.toml
Alex Macleod
-1
/
+2
2022-08-19
Refactor `FormatArgsExpn`
Alex Macleod
-2
/
+2
2022-02-25
Replace some more paths with diagnostic items
Alex Macleod
-2
/
+3
2021-10-09
Handle PR feedbacks first round
Yechan Bae
-2
/
+2
2021-10-09
Implement uninit_vec lint
Yechan Bae
-12
/
+2
2021-04-15
Remove all usages of `match_path`, `match_qpath` and `match_path_ast` except ...
Jason Newcomb
-3
/
+2
2021-04-06
Fix all occurences of `needless_borrow` internally
Jason Newcomb
-4
/
+4
2021-03-31
Destructure args in methods module
Cameron Steffen
-4
/
+4
2021-03-17
Don't re-export clippy_utils::*
Cameron Steffen
-1
/
+1
2021-03-15
Don't re-export clippy_utils::diagnostics::*
Cameron Steffen
-1
/
+2
2021-03-11
move uninit_assumed_init to its own module
Takayuki Maeda
-0
/
+35