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
Age
Commit message (
Expand
)
Author
Lines
2025-05-13
Auto merge of #140951 - compiler-errors:super-fmt, r=ytmimi
bors
-0
/
+5
2025-05-13
Add new lint: `cloned_ref_to_slice_refs` (#14284)
llogiq
-2
/
+257
2025-05-13
Add `#[must_use]` to Array::map
Julian Knodt
-1
/
+2
2025-05-13
Auto merge of #140935 - omahs:patch-5, r=jieyouxu
bors
-23
/
+23
2025-05-12
add lint `cloned_ref_to_slice_refs`
asdfish
-2
/
+257
2025-05-13
Auto merge of #140927 - mejrs:test5, r=jieyouxu
bors
-36
/
+36
2025-05-12
remove dangling references
Tshepang Mbambo
-3
/
+0
2025-05-12
Make lint span smaller for needless return
Barun Parruck
-67
/
+57
2025-05-12
clippy_dev: Remove print option from `update_lints`
Jason Newcomb
-98
/
+20
2025-05-12
clippy_dev: Refactor token parsing to avoid macros.
Jason Newcomb
-263
/
+345
2025-05-12
clippy_dev: Split gathering lint decls from parsing deprecated lints.
Jason Newcomb
-116
/
+172
2025-05-12
clippy_dev: Only build `AhoCorasick` searcher once for multiple files.
Jason Newcomb
-32
/
+42
2025-05-12
clippy_dev: Reuse buffers when updating files and don't write unchanged files...
Jason Newcomb
-239
/
+252
2025-05-12
clippy_dev: Split `rename` and `deprecate` out of `update_lints`
Jason Newcomb
-442
/
+460
2025-05-12
clippy_dev: Set the current directory to clippy's root path.
Jason Newcomb
-127
/
+264
2025-05-12
Flush errors before deep normalize in dropck_outlives
Michael Goulet
-0
/
+115
2025-05-12
Auto merge of #140909 - fmease:modern-notif-backport-rustdoc, r=apiraino
bors
-4
/
+4
2025-05-12
Partially stabilize LoongArch target features
WANG Rui
-11
/
+10
2025-05-12
Do not use `clippy_utils` from UI tests (#14788)
Philipp Krones
-12
/
+10
2025-05-12
Update "Changelog update walkthrough" section (#14785)
Philipp Krones
-9
/
+18
2025-05-12
Auto merge of #140914 - Zalathar:asm-bindings, r=compiler-errors
bors
-109
/
+89
2025-05-12
Fix typos
omahs
-23
/
+23
2025-05-12
Update Changelog update walkthrough docs section
Alexey Semenyuk
-9
/
+18
2025-05-12
compiletest: fix "blessing" message
Jieyou Xu
-8
/
+12
2025-05-12
Specify that split_ascii_whitespace uses the same definition as is_ascii_whit...
Simon Sapin
-1
/
+3
2025-05-12
Fix messages for `type_repetition_in_bounds` (#14752)
llogiq
-27
/
+52
2025-05-12
Add failing tests for some Option optimizations
clubby789
-11
/
+41
2025-05-12
Include all bounds in bounds consolidation
Samuel Tardieu
-27
/
+52
2025-05-12
Do not use `clippy_utils` from UI tests
Samuel Tardieu
-12
/
+10
2025-05-12
`return_and_then`: only lint returning expressions (#14783)
llogiq
-9
/
+165
2025-05-12
Fix clippy::version of elidable_lifetime_names to 1.87 (#14654)
llogiq
-6
/
+6
2025-05-12
Do not remove super keyword from super-let
Michael Goulet
-0
/
+5
2025-05-12
Add new `confusing_method_to_numeric_cast` lint (#13979)
llogiq
-0
/
+241
2025-05-12
Fix for libgccjit 12
Antoni Boucher
-3
/
+2
2025-05-12
Update to nightly-2025-05-12
Antoni Boucher
-1
/
+1
2025-05-12
Fix for renamed/removed UI tests
Antoni Boucher
-10
/
+1
2025-05-12
Merge branch 'master' into sync_from_rust_2025_05_12
Antoni Boucher
-232
/
+854
2025-05-12
Add test for Ord impl for Option::NonZero
clubby789
-0
/
+12
2025-05-12
chore(compiler_builtins): release v0.1.159
github-actions[bot]
-1
/
+7
2025-05-12
Move more tests/ui tests
mejrs
-36
/
+36
2025-05-12
Auto merge of #140941 - ferrocene:ja/gh140939-fix-async-drop-test, r=petroche...
bors
-1
/
+4
2025-05-12
Remove cfg(bootstrap)
nora
-12
/
+0
2025-05-12
manual clippy fixes
Pietro Albini
-0
/
+1
2025-05-12
./x clippy ci --fix
Pietro Albini
-40
/
+39
2025-05-12
x86_64-lynx-lynxos178 is now present in the stage0
Pietro Albini
-1
/
+0
2025-05-12
update cfg(bootstrap)
Pietro Albini
-452
/
+216
2025-05-12
update stage0 compiler
Pietro Albini
-460
/
+460
2025-05-12
update version placeholders
Pietro Albini
-58
/
+58
2025-05-12
Merge pull request #2378 from smanilov/patch-7
许杰友 Jieyou Xu (Joe)
-3
/
+0
2025-05-12
Move `concat` macro path into `clippy_utils::paths`
Guillaume Gomez
-1
/
+3
[prev]
[next]