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-08-22
Migrate `BuiltinLintDiag::MissingAbi` to use `LintDiagnostic` directly
Josh Triplett
-22
/
+14
2025-08-22
Migrate `BuiltinLintDiag::UnexpectedBuiltinCfg` to use `LintDiagnostic` directly
Josh Triplett
-26
/
+17
2025-08-22
Refactor lint buffering to avoid requiring a giant enum
Josh Triplett
-83
/
+137
2025-08-22
Merge pull request #4538 from RalfJung/zst-rebor
Ralf Jung
-1
/
+21
2025-08-22
Fix`unnecessary_safety_comment` does not lint for the first line (#15354)
Philipp Krones
-8
/
+75
2025-08-22
miri: also detect aliasing of in-place argument and return place
Ralf Jung
-7
/
+111
2025-08-22
add some ZST reborrow tests
Ralf Jung
-1
/
+21
2025-08-22
Merge pull request #20506 from Veykril/veykril/push-xlytslrrylzq
Shoyu Vanilla (Flint)
-27
/
+29
2025-08-22
tests: Ignore basic-stepping.rs on LoongArch
WANG Rui
-0
/
+1
2025-08-22
Auto merge of #145358 - Kobzol:symbol-name-sort, r=nnethercote
bors
-43
/
+60
2025-08-22
Fix panic in syntax_highlighting
Lukas Wirth
-27
/
+29
2025-08-22
Updated uitests for new parser
Jonathan Brouwer
-151
/
+193
2025-08-22
Use the new attribute parser throughout the codebase
Jonathan Brouwer
-41
/
+71
2025-08-22
Merge pull request #4537 from rust-lang/rustup-2025-08-22
Ralf Jung
-2145
/
+2622
2025-08-22
chore: remove redundant word in comment (#15530)
Philipp Krones
-1
/
+1
2025-08-22
doc: fix some typos in comment
xihuwenhua
-4
/
+4
2025-08-22
Rewrite the new attribute parser
Jonathan Brouwer
-243
/
+303
2025-08-22
chore: remove redundant word in comment
xihuwenhua
-1
/
+1
2025-08-22
Move validate_attr to `rustc_attr_parsing`
Jonathan Brouwer
-85
/
+99
2025-08-22
address review comments
Deadbeef
-35
/
+30
2025-08-22
Merge ref '8e3710ef31a0' from rust-lang/rust
The Miri Cronjob Bot
-2144
/
+2621
2025-08-22
don't print invalid labels with `r#`
Deadbeef
-16
/
+22
2025-08-22
print raw lifetime idents with `r#`
Deadbeef
-48
/
+166
2025-08-22
Prepare for merging from rust-lang/rust
The Miri Cronjob Bot
-1
/
+1
2025-08-22
Auto merge of #145410 - cuviper:expand-stack, r=lqd
bors
-1
/
+2
2025-08-22
Fix indent for move_guard_to_arm_body
A4-Tacks
-13
/
+57
2025-08-21
typecheck window.NOTABLE_TRAITS
binarycat
-2
/
+2
2025-08-21
typecheck window.rr_
binarycat
-2
/
+2
2025-08-21
typecheck window.searchIndex
binarycat
-2
/
+2
2025-08-22
Uplift rustc_mir_transform::coverage::counters::union_find to rustc_data_stru...
Camille Gillot
-8
/
+7
2025-08-21
tests/rustdoc-js-std/parser-errors.js: remove syntax that is now valid
binarycat
-8
/
+0
2025-08-21
triagebot: Update style team reviewers
Josh Triplett
-2
/
+1
2025-08-21
style-guide: Document absence of trailing whitespace
Josh Triplett
-2
/
+7
2025-08-21
Correct comments.
Camille Gillot
-13
/
+12
2025-08-22
Add an experimental unsafe(force_target_feature) attribute.
Luca Versari
-61
/
+262
2025-08-21
Auto merge of #145728 - jhpratt:rollup-nwbw8de, r=jhpratt
bors
-1442
/
+1510
2025-08-21
rustdoc: add tests for raw pointers in type-based search
binarycat
-0
/
+280
2025-08-21
unbox raw pointers in type-based search
binarycat
-3
/
+6
2025-08-21
add special formatting for displaying raw pointers in signatures
binarycat
-2
/
+22
2025-08-21
rustdoc search: accept *mut T syntax for raw pointers
binarycat
-30
/
+45
2025-08-21
`renamed_function_params`: clean-up a bit (#15524)
Timo
-19
/
+12
2025-08-22
`renamed_function_params`: clean-up a bit
Ada Alakbarova
-19
/
+12
2025-08-22
Remove `toml-0.5.11` dependency.
Nicholas Nethercote
-13
/
+4
2025-08-22
Remove `dirs-sys-0.4.1` dependency.
Nicholas Nethercote
-17
/
+5
2025-08-21
Rollup merge of #145712 - notJoon:fix/outdate-link, r=lqd
Jacob Pratt
-1
/
+1
2025-08-21
Rollup merge of #145705 - folkertdev:prefetch-remove-as-cast, r=RalfJung
Jacob Pratt
-1
/
+1
2025-08-21
Rollup merge of #145704 - marcoieni:no-windows-disk-cleanup, r=jieyouxu
Jacob Pratt
-246
/
+2
2025-08-21
Rollup merge of #145703 - Gelbpunkt:ci-llvm-mips, r=Kobzol
Jacob Pratt
-4
/
+0
2025-08-21
Rollup merge of #145700 - nnethercote:fix-145696, r=lcnr
Jacob Pratt
-4
/
+20
2025-08-21
Rollup merge of #145689 - cuviper:panic_unwind-cfg, r=joshtriplett
Jacob Pratt
-14
/
+20
[prev]
[next]