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-06-20
Merge from rustc
The Miri Cronjob Bot
-1387
/
+4046
2025-06-20
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-06-19
Avoid a bitcast FFI call in transmuting
Scott McMurray
-2
/
+53
2025-06-20
Remove an unnecessary check in rustfmt.
Nicholas Nethercote
-1
/
+1
2025-06-20
Avoid some unnecessary symbol interning.
Nicholas Nethercote
-1
/
+1
2025-06-20
Avoid some unnecessary symbol interning.
Nicholas Nethercote
-9
/
+10
2025-06-20
Use a symbol for `ExpansionConfig::crate_name`.
Nicholas Nethercote
-11
/
+12
2025-06-20
Fix `tests/ui/asm/naked-invalid-attr.stderr`.
Nicholas Nethercote
-3
/
+6
2025-06-20
Auto merge of #142294 - GuillaumeGomez:specialize-tostring-on-128-integers, r...
bors
-94
/
+110
2025-06-20
Merge pull request #4362 from nia-e/fix-alloc-perf
Ralf Jung
-36
/
+72
2025-06-19
rustc_target: document public AbiMap-related fn and variants
Jubilee Young
-0
/
+6
2025-06-19
docs(fs): Touch up grammar on lock api
Ed Page
-6
/
+6
2025-06-20
Merge pull request #20035 from joshka/jm/test-explorer-color
HKalbasi
-0
/
+1
2025-06-20
Make sure to rebuild rustdoc if `src/rustdoc-json-types` is changed
Jieyou Xu
-1
/
+1
2025-06-19
Make `Clone` a `const_trait`
Daniel Bloom
-2
/
+8
2025-06-19
rustdoc: Remove `FormatRenderer::cache`
Alona Enraght-Moony
-12
/
+1
2025-06-19
Add a mailmap entry for y21
Trevor Gross
-0
/
+1
2025-06-19
Update library dependencies
Trevor Gross
-6
/
+4
2025-06-19
add issue template for rustdoc
binarycat
-0
/
+54
2025-06-19
Add methods for converting bool to `Result<(), E>`
LimpSquid
-0
/
+76
2025-06-19
Apply impl_super_outlives optimization to new trait solver
Michael Goulet
-9
/
+20
2025-06-19
Fix `non_copy_const` ICE (#15083)
llogiq
-1
/
+17
2025-06-19
Fix `clippy::question_mark` on let-else with cfg (#15082)
Samuel Tardieu
-0
/
+25
2025-06-19
Merge pull request #2477 from rust-lang/rustc-pull
Tshepang Mbambo
-28452
/
+45537
2025-06-19
Fix `non_copy_const` ICE
Jason Newcomb
-1
/
+17
2025-06-19
Fix unsoundness in some tests
BenoƮt du Garreau
-2
/
+2
2025-06-19
Auto merge of #140748 - m-ou-se:super-format-args3, r=jdonszelmann
bors
-392
/
+296
2025-06-19
Auto merge of #140748 - m-ou-se:super-format-args3, r=jdonszelmann
bors
-52
/
+47
2025-06-19
Preserve Paren expression's attributes during Unparenthesize
David Tolnay
-0
/
+5
2025-06-19
Fix typo (#15081)
Samuel Tardieu
-1
/
+1
2025-06-19
Fix `clippy::question_mark` on let-else with cfg
Max Siling
-0
/
+25
2025-06-19
Check MSRV before suggesting applying `const` to a function (#15080)
Jason Newcomb
-1
/
+199
2025-06-19
Extract SilentEmitter
Cameron Steffen
-52
/
+30
2025-06-19
Rename SilentEmitter -> FatalOnlyEmitter
Cameron Steffen
-10
/
+10
2025-06-19
Extract Translator struct
Cameron Steffen
-3
/
+2
2025-06-19
Extract Translator struct
Cameron Steffen
-250
/
+190
2025-06-19
mbe: Refactor transcription
Trevor Gross
-348
/
+389
2025-06-19
mbe: Move `transcribe_metavar_expr` directly after `transcribe`
Trevor Gross
-96
/
+96
2025-06-19
Improve diagnostics for `concat_bytes!` with C string literals
Trevor Gross
-43
/
+86
2025-06-19
Add `fn parent(self, db) -> GenericDef` to `hir::TypeParam`
Vincent Esche
-0
/
+4
2025-06-19
wasm: rm static mut
Marijn Schouten
-7
/
+10
2025-06-19
expose abi information on ppc64 targets
ostylk
-1
/
+9
2025-06-19
Add #[track_caller] to String methods that assert inputs
Kornel
-0
/
+6
2025-06-19
Let String pass #[track_caller] to its Vec calls
Kornel
-0
/
+17
2025-06-19
s390x: add feature detection for the z17 target features
Folkert de Vries
-56
/
+97
2025-06-19
the `generic_arg_infer` feature is now stable on nightly
Folkert de Vries
-1
/
+0
2025-06-19
Fix typo
Everett Pompeii
-1
/
+1
2025-06-19
De-dup common code from `ExternalCrate` methods
Yotam Ofek
-71
/
+53
2025-06-19
Auto merge of #141864 - Berrysoft:cygwin-path, r=ChrisDenton
bors
-173
/
+772
2025-06-19
Fix `exhaustive_structs` FP on structs with default valued field (#15022)
Catherine Flores
-6
/
+20
[prev]
[next]