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_internal
Age
Commit message (
Expand
)
Author
Lines
2025-05-31
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-1
/
+0
2025-05-27
Rename unpack to kind
Michael Goulet
-1
/
+1
2025-05-21
Merge commit 'cadf98bb7d783e2ea3572446c3f80d3592ec5f86' into clippy-subtree-u...
Philipp Krones
-20
/
+12
2025-05-21
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-21
/
+12
2025-05-19
Use symbols instead of `&str` when possible
Samuel Tardieu
-6
/
+5
2025-05-19
Access items through `rustc_session` instead of `rustc_lint_defs`
Samuel Tardieu
-20
/
+10
2025-05-19
Rollup merge of #140874 - mejrs:rads, r=WaffleLapkin
Stuart Cook
-0
/
+1
2025-05-18
Remove rustc_attr_data_structures re-export from rustc_attr_parsing
mejrs
-0
/
+1
2025-05-15
Merge commit '0450db33a5d8587f7c1d4b6d233dac963605766b' into clippy-subtree-u...
Philipp Krones
-433
/
+348
2025-05-13
Add internal lint `derive_deserialize_allowing_unknown` (#14360)
llogiq
-0
/
+167
2025-05-13
Add internal lint `derive_deserialize_allowing_unknown`
Samuel Moelius
-0
/
+167
2025-05-07
Replace `Symbol::as_str` usage in `match` expressions
Alex Macleod
-40
/
+79
2025-05-06
Remove some unused `#![feature]`s
Alex Macleod
-1
/
+1
2025-05-06
Update clippy_lints_internal to 2024 edition
Alex Macleod
-1
/
+1
2025-05-04
Move `lookup_path` and similar into `clippy_utils::paths`
Alex Macleod
-3
/
+4
2025-05-04
Replace str path utils with new `PathLookup` type
Alex Macleod
-391
/
+99
2025-05-01
Merge commit '03a5b6b976ac121f4233775c49a4bce026065b47' into clippy-subtree-u...
Philipp Krones
-19
/
+88
2025-04-25
Replace some `Symbol::as_str` usage
Alex Macleod
-19
/
+88
2025-04-22
Merge commit '0621446356e20fd2ead13a6763bb936c95eb0cfa' into clippy-subtree-u...
Philipp Krones
-0
/
+1437
2025-04-18
Replace interning of string literals with preinterned symbols
Alex Macleod
-327
/
+105
2025-04-12
Move internal lints to their own crate
Jason Newcomb
-0
/
+1659