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_utils
/
src
/
source.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-02
Remove `snippet_with_macro_callsite`
Jason Newcomb
-19
/
+23
2022-11-30
Don't cross contexts while building the suggestion for `redundant_closure_call`
Jason Newcomb
-7
/
+31
2022-11-19
Move `line_span` to source.rs
Samuel Moelius
-3
/
+19
2022-09-25
new uninlined_format_args lint to inline explicit arguments
Yuri Astrakhan
-0
/
+10
2022-09-23
and a few more from other dirs
Yuri Astrakhan
-4
/
+4
2022-08-07
Don't lint `unit_arg` when expanded from a proc-macro
Jason Newcomb
-18
/
+0
2022-07-06
Dogfood fixes to use `bool::then_some`
Josh Triplett
-1
/
+1
2022-05-30
Add lint `almost_complete_letter_range`
Jason Newcomb
-1
/
+22
2022-05-07
Replace `#[allow]` with `#[expect]` in Clippy
xFrednet
-1
/
+1
2022-04-15
adding spell checking
whodi
-1
/
+1
2022-04-08
Don't lint various match lints when expanded by a proc-macro
Jason Newcomb
-0
/
+19
2022-01-11
Stop using in_band_lifetimes
Cameron Steffen
-1
/
+1
2021-11-09
fix dogfood lint on clippy_utils
5225225
-1
/
+1
2021-11-04
Improve `clippy_utils` function docs
xFrednet
-3
/
+11
2021-08-10
Add unwrap_or_else_default lint
Jade
-1
/
+1
2021-04-22
Add examples to better explain `walk_span_to_context`
Jason Newcomb
-0
/
+22
2021-04-22
Improve `implicit_return`
Jason Newcomb
-11
/
+20
2021-04-15
Improve `map_entry` lint
Jason Newcomb
-0
/
+9
2021-03-15
Move some utils to clippy_utils::source module
Cameron Steffen
-0
/
+420