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-10
Add more tests to check extracted doctests feature
Guillaume Gomez
-3
/
+55
2025-06-10
Improve naming of variables in `DocTestBuilder::generate_unique_doctest`
Guillaume Gomez
-9
/
+40
2025-06-10
Add new extracted option doctest ui test for result returning doctest
Guillaume Gomez
-0
/
+12
2025-06-10
Give more information into extracted doctest information
Guillaume Gomez
-50
/
+135
2025-06-10
Merge pull request #19963 from ChayimFriedman2/unsized-impl-items
Lukas Wirth
-3
/
+64
2025-06-10
Do not error at impls for unsized types that do not include `where Self: Size...
Chayim Refael Friedman
-3
/
+64
2025-06-10
Add supported asm types for LoongArch32
WANG Rui
-4
/
+11
2025-06-10
Auto merge of #141451 - lcnr:canonicalize-env-cache, r=compiler-errors
bors
-28
/
+109
2025-06-10
Use a faster runner for the x64 dist-alt job
Jakub Beránek
-1
/
+1
2025-06-10
enable rustc debug assertions on -alt builds
Rémy Rakic
-0
/
+5
2025-06-10
const_eval: fix some outdated comments
Ralf Jung
-12
/
+8
2025-06-10
Use Operand::constant() in a couple of places
bjorn3
-7
/
+9
2025-06-10
Pass `jemalloc` feature to Clippy in bootstrap
Jakub Beránek
-2
/
+15
2025-06-10
Merge pull request #4389 from RalfJung/native-lib-search-order
Ralf Jung
-22
/
+25
2025-06-10
Merge pull request #4382 from RalfJung/dup
Ralf Jung
-2
/
+3
2025-06-10
Add jemalloc feature to Clippy
Jakub Beránek
-0
/
+36
2025-06-10
Add jemalloc feature to Clippy
Jakub Beránek
-0
/
+36
2025-06-10
Loop check anon consts on their own
Oli Scherer
-45
/
+45
2025-06-10
Remove check_mod_loops query and run the checks per-body instead
Oli Scherer
-247
/
+230
2025-06-10
Merge pull request #4391 from RalfJung/float-nondet-tests
Ralf Jung
-22
/
+25
2025-06-10
Add regression test for break inside const items
Oli Scherer
-1
/
+19
2025-06-10
ci: split x86_64-gnu-tools job
MarcoIeni
-56
/
+125
2025-06-10
Avoid cloning `self.index` in `after_krate`.
Nicholas Nethercote
-2
/
+4
2025-06-10
indent the probestack inline assembly
Folkert de Vries
-110
/
+110
2025-06-10
merge the sgx/fortanix `__rust_probestack` into the general `x86_64` one
Folkert de Vries
-73
/
+23
2025-06-10
use `#[naked]` for `__rust_probestack`
Folkert de Vries
-99
/
+36
2025-06-10
add a fixme to use `extern_custom` when available
Folkert de Vries
-0
/
+9
2025-06-10
float tests: test non-determinism for more operations
Ralf Jung
-22
/
+25
2025-06-10
Merge pull request #4394 from RalfJung/smallvec
Ralf Jung
-0
/
+99
2025-06-10
ci: Fix a typo that was causing a command failure
Trevor Gross
-1
/
+1
2025-06-10
compiler-builtins: Remove unused `lints.rust` table
Trevor Gross
-4
/
+0
2025-06-09
hir_analysis: Elaborate on lint strategy for unsupported ABIs
Jubilee
-1
/
+3
2025-06-10
add SmallVec test
Ralf Jung
-0
/
+99
2025-06-10
Merge pull request #4393 from rust-lang/rustup-2025-06-10
Ralf Jung
-1833
/
+3345
2025-06-10
Simplify `JsonRenderer`.
Nicholas Nethercote
-10
/
+9
2025-06-09
tests: Revise dont-shuffle-bswaps-opt3 per tested arch
Jubilee Young
-15
/
+16
2025-06-10
sync max_fundamental_align with alloc crate
Ralf Jung
-4
/
+7
2025-06-10
Only run `citool` tests on the `auto` branch
Jakub Beránek
-1
/
+7
2025-06-10
Auto merge of #142109 - weihanglo:update-cargo, r=weihanglo
bors
-0
/
+0
2025-06-10
docs: Small clarification on the usage of read_to_string and read_to_end trai...
kiseitai3
-0
/
+40
2025-06-10
fmt
The Miri Cronjob Bot
-1
/
+0
2025-06-10
Merge from rustc
The Miri Cronjob Bot
-1830
/
+3340
2025-06-10
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-06-10
Auto merge of #142250 - lnicola:sync-from-ra, r=lnicola
bors
-1085
/
+2373
2025-06-09
tests: Copy dont-shuffle-bswaps per tested opt level
Jubilee Young
-2
/
+30
2025-06-10
rustdoc: Refractor `clean_ty_generics`
Alona Enraght-Moony
-74
/
+19
2025-06-09
Darwin AArch64 detection update
Laine Taffin Altman
-0
/
+8
2025-06-09
tests: Minicore `extern "gpu-kernel"` feature test
Jubilee Young
-21
/
+172
2025-06-09
Remove `compiler-builtins` from `rustc-dep-of-std` dependencies
Trevor Gross
-2
/
+0
2025-06-09
rustdoc-json: Rearrange deck chairs in ABI testing
Jubilee Young
-24
/
+38
[prev]
[next]