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-16
additional edge cases tests for `path.rs`
GrantBirki
-1
/
+107
2025-05-16
Skip inner ordering checking in presence of `#[repr(…)]` (#14610)
Samuel Tardieu
-77
/
+192
2025-05-16
Auto merge of #140911 - rust-lang:cargo_update, r=clubby789
bors
-200
/
+302
2025-05-16
bump bootstrap cc-rs to `1.2.23`
onur-ozkan
-3
/
+3
2025-05-17
Create tests/ui/typeck/suggestions/ and move some tests in tests/ui/typeck/ t...
xizheyin
-0
/
+0
2025-05-17
Do not emit help when shorthand from macro when suggest `?` or `expect`
xizheyin
-5
/
+1
2025-05-17
add regression test for rust-lang#101650
satler
-0
/
+24
2025-05-16
Auto merge of #141093 - weihanglo:update-cargo, r=weihanglo
bors
-0
/
+0
2025-05-16
Update cargo
Weihang Lo
-0
/
+0
2025-05-16
Extend `cargo dev rename_lint` (#14633)
Samuel Tardieu
-795
/
+1005
2025-05-16
Rewrite `non_copy_const` (#13207)
llogiq
-1856
/
+1691
2025-05-16
Merge pull request #19808 from Veykril/lw-ollszwnlmquw
Lukas Wirth
-6
/
+6
2025-05-16
ci: Run metrics on the beta channel
Lukas Wirth
-6
/
+6
2025-05-16
Reenable linting on UFCS `deref` calls (#14808)
llogiq
-60
/
+73
2025-05-16
`unnecessary_wraps`: do not include the whole body in the lint span (#14777)
Alejandra González
-58
/
+30
2025-05-16
Merge pull request #676 from GuillaumeGomez/rdl_room
antoyo
-0
/
+1
2025-05-16
`match_same_arms`, `ifs_same_cond`: lint once per same arm/condition (#14637)
Samuel Tardieu
-397
/
+745
2025-05-16
Remove #![feature(let_chains)] from library and src/librustdoc
est31
-4
/
+1
2025-05-16
Implement `advance_by` via `try_fold` for `Sized` iterators
Benoît du Garreau
-5
/
+31
2025-05-16
Merge pull request #19807 from Veykril/lw-qyynkqysuyuy
Lukas Wirth
-2
/
+15
2025-05-16
`match_same_arms`, `ifs_same_cond`: lint once per same arm/condition
Alex Macleod
-397
/
+745
2025-05-16
Auto merge of #140959 - oli-obk:no-unsafe-children, r=davidtwco
bors
-4
/
+4
2025-05-16
Add assert_unsafe_precondition!()s to as_ascii_unchecked() methods
sam skeoch
-0
/
+20
2025-05-16
Add as_ascii_unchecked() methods to char, str, and u8
sam skeoch
-0
/
+43
2025-05-16
fix: Don't overwrite `RUSTUP_TOOLCHAIN` if it is already set
Lukas Wirth
-2
/
+15
2025-05-16
disable the stack overflow handler on miri
joboet
-29
/
+41
2025-05-16
Updated feature flag and output of `clippy/tests/ui/map_flatten*`
Ryan van Polen
-12
/
+10
2025-05-16
Updated feature flag and output of `clippy/tests/ui/map_flatten*`
Ryan van Polen
-12
/
+10
2025-05-16
Add missing `add_eval` to generate `__rdl_oom` in the alloc error handler
Guillaume Gomez
-0
/
+1
2025-05-16
Reenable linting on UFCS `deref` calls.
Jason Newcomb
-60
/
+73
2025-05-16
clippy_dev: Fix previous renames in `rename_lint`
Jason Newcomb
-0
/
+11
2025-05-16
clippy_dev: order `deprecated_lints.rs` in `update_lints`
Jason Newcomb
-553
/
+556
2025-05-16
Fix the issue of typo of comma in arm parsing
yukang
-18
/
+110
2025-05-16
Improve `cargo dev rename_lint`
Jason Newcomb
-252
/
+448
2025-05-16
Merge pull request #19805 from lnicola/inline-format-args
Laurențiu Nicola
-6
/
+6
2025-05-16
Rewrite tests for `declare_interior_mutable_const` and
Jason Newcomb
-1364
/
+865
2025-05-16
Reword `declare_interior_mutable_const` and
Jason Newcomb
-158
/
+188
2025-05-16
Rewrite `non_copy_const`
Jason Newcomb
-677
/
+981
2025-05-16
Inline some format args
Laurențiu Nicola
-6
/
+6
2025-05-16
Merge pull request #19804 from lnicola/bump-zip
Laurențiu Nicola
-8
/
+5
2025-05-16
Removed feature flag from `compiler/rustc_driver_impl`
Ryan van Polen
-1
/
+0
2025-05-16
Updated feature and stable flags
Ryan van Polen
-4
/
+3
2025-05-16
rustdoc: on mobile, make the sidebar full width and linewrap
binarycat
-1
/
+4
2025-05-16
Bump zip to 3.0
Laurențiu Nicola
-8
/
+5
2025-05-16
Fix fname for miri
王宇逸
-1
/
+6
2025-05-16
Enable [behind-upstream] triagebot option for rust-lang/rust
xizheyin
-0
/
+3
2025-05-16
Cleanup the Javascript and CSS of our custom TOC
Urgau
-15
/
+3
2025-05-16
Fix flicker when page loads
Urgau
-28
/
+6
2025-05-16
Add per page TOC in the rustc book
Urgau
-0
/
+224
2025-05-16
Add ui test macro-shorthand-issue-140659
xizheyin
-0
/
+77
[prev]
[next]