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
/
src
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-07-29
Merge pull request #20300 from A4-Tacks/fix-debug_assert-doc-gen
Chayim Refael Friedman
-6
/
+62
2025-07-28
Auto merge of #144524 - rust-lang:cargo_update, r=clubby789
bors
-2
/
+2
2025-07-28
Auto merge of #144603 - lnicola:sync-from-ra, r=lnicola
bors
-1424
/
+2182
2025-07-28
tidy: increase performance of auto extra checks feature
binarycat
-30
/
+55
2025-07-28
Merge pull request #20321 from rust-lang/rustc-pull
Laurențiu Nicola
-3418
/
+5549
2025-07-28
Format and bump rustc crates
Laurențiu Nicola
-23
/
+23
2025-07-28
Configure triagebot to reopen bot PRs
Jakub Beránek
-0
/
+3
2025-07-28
Rename impl_of_method -> impl_of_assoc
Cameron Steffen
-27
/
+27
2025-07-28
Rename trait_of_item -> trait_of_assoc
Cameron Steffen
-24
/
+24
2025-07-28
Merge pull request #20313 from Veykril/push-qmorsnlvwlrr
Lukas Wirth
-50
/
+50
2025-07-28
Merge pull request #20327 from Wilfred/saved_file_placeholder
Lukas Wirth
-1
/
+12
2025-07-28
Merge pull request #4504 from RalfJung/link-section-arrays
Ralf Jung
-10
/
+22
2025-07-28
lookup_link_section: support arrays of function pointers
Ralf Jung
-10
/
+22
2025-07-28
Merge pull request #20303 from Hmikihiro/migrate_path_transform
Shoyu Vanilla (Flint)
-87
/
+170
2025-07-28
Don't show '$saved_file' literally in IDE status updates
Wilfred Hughes
-1
/
+12
2025-07-28
add --link-targets-dir flag to linkchecker
Pietro Albini
-25
/
+52
2025-07-28
add an argument parser to linkchecker
Pietro Albini
-5
/
+46
2025-07-28
bump linkchecker to edition 2024
Pietro Albini
-1
/
+1
2025-07-28
Reduce required cc crate version.
Patrick-6
-4
/
+6
2025-07-28
revert accidental change
Ralf Jung
-1
/
+5
2025-07-28
Merge commit 'abd9cba5acbcc35fb4cc59ce25580fa1624b5571'
Ralf Jung
-1164
/
+3833
2025-07-28
prepare for sync
Ralf Jung
-1
/
+1
2025-07-28
Rollup merge of #144399 - bjorn3:stdlib_tests_separate_packages, r=Mark-Simul...
Matthias Krüger
-35
/
+58
2025-07-28
Rollup merge of #144300 - hkBst:clippy-fix-7, r=Mark-Simulacrum
Matthias Krüger
-13
/
+12
2025-07-28
Merge ref '733dab558992' from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-3400
/
+5531
2025-07-28
Prepare for merging from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-1
/
+1
2025-07-28
Adjust triagebot config for rustc-josh-sync
Laurențiu Nicola
-0
/
+1
2025-07-28
Rollup merge of #144535 - RalfJung:abi-mismatch-err, r=compiler-errors
Matthias Krüger
-22
/
+19
2025-07-28
Rollup merge of #144495 - klensy:cargo_metadata, r=lqd
Matthias Krüger
-11
/
+12
2025-07-28
Rollup merge of #143607 - JonathanBrouwer:proc_macro_attrs, r=jdonszelmann,tr...
Matthias Krüger
-3
/
+1
2025-07-27
centralize clockid_t interpretation
Ralf Jung
-114
/
+79
2025-07-27
fix: Consider all produced artifacts for proc-macro dylib search
Lukas Wirth
-21
/
+15
2025-07-27
Ignore `Destruct` bounds again
Lukas Wirth
-2
/
+41
2025-07-27
Cleanup unstable flags handling
Lukas Wirth
-19
/
+18
2025-07-27
miri: for ABI mismatch errors, say which argument is the problem
Ralf Jung
-22
/
+19
2025-07-27
Copy lockfile when building build scripts
Lukas Wirth
-73
/
+76
2025-07-27
internal: Better type proc macro dylib build data state
Lukas Wirth
-114
/
+175
2025-07-27
Merge pull request #4498 from RalfJung/genmc-build
Ralf Jung
-42
/
+1130
2025-07-27
Merge pull request #20305 from Hmikihiro/Migrate_part_of_utils
Shoyu Vanilla (Flint)
-3
/
+5
2025-07-27
various minor adjustments
Ralf Jung
-79
/
+49
2025-07-27
Add support for building and linking against genmc
Patrick-6
-42
/
+1160
2025-07-27
Migrate `convert_tuple_struct_to_named_struct' assist to use `SyntaxEditor'
Hayashi Mikihiro
-35
/
+68
2025-07-27
migrate `fn edit_struct_def` in `convert_tuple_struct_to_named_struct` to Syn...
Hayashi Mikihiro
-30
/
+24
2025-07-27
remove ted from convert_tuple_struct_to_named_struct
Hayashi Mikihiro
-5
/
+7
2025-07-27
Migrate `inline_type_alias` assist to use `SyntaxEditor`
Hmikihiro
-29
/
+34
2025-07-27
refactor: conpare text of name_ref instead of syntax name_ref
Hmikihiro
-1
/
+4
2025-07-27
Merge pull request #4497 from RalfJung/check-shim
Ralf Jung
-793
/
+897
2025-07-27
Unherit server extra env for runnables extra env
Lukas Wirth
-36
/
+33
2025-07-27
fix: Fix runnables extra env not substituting env vars
Lukas Wirth
-50
/
+53
2025-07-27
introduce a macro for shim signature checking
Ralf Jung
-795
/
+900
[prev]
[next]