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-07-13
moved tests
Kivooeo
-13
/
+13
2025-07-13
query RPITIT in a trait or impl
bohan
-151
/
+143
2025-07-13
compute all rpitit of a trait
bohan
-57
/
+97
2025-07-13
remove `remove_default`
Hayashi Mikihiro
-62
/
+19
2025-07-12
`aarch64`: use `simd_reduce_min` and `simd_reduce_max` for integers
Folkert de Vries
-212
/
+28
2025-07-12
`aarch64`: use `simd_reduce_min` and `simd_reduce_max` for floats
Folkert de Vries
-110
/
+16
2025-07-12
`arm`: use `simd_fmin` and `simd_fmax`
Folkert de Vries
-100
/
+12
2025-07-12
`aarch64`: use `simd_fmin` and `simd_fmax`
Folkert de Vries
-43
/
+6
2025-07-12
`aarch64`: use `f16::min` and `f16::max`
Folkert de Vries
-26
/
+4
2025-07-12
Fix clippy & rustdoc-json
Jonathan Brouwer
-4
/
+5
2025-07-12
Update uitest stderrs
Jonathan Brouwer
-33
/
+36
2025-07-12
Fix clippy & rustdoc-json
Jonathan Brouwer
-4
/
+8
2025-07-12
Port `#[automatically_derived]` to the new attribute parsing infrastructure
Jonathan Brouwer
-13
/
+48
2025-07-12
Fix assoc type where clause position
A4-Tacks
-5
/
+75
2025-07-12
merge source and target bindings into single field
LorrensP-2158466
-136
/
+123
2025-07-12
Label clippy changes with `T-clippy` team label
Jieyou Xu
-0
/
+4
2025-07-12
Hoist the more "special" autolabels to the start of the section
Jieyou Xu
-13
/
+13
2025-07-12
Make it clearer which key-values belong to which autolabel
Jieyou Xu
-6
/
+0
2025-07-12
Comment test that cannot be fixed currently
Antoni Boucher
-7
/
+12
2025-07-12
Fix building the sysroot
Antoni Boucher
-580
/
+10
2025-07-12
Add rustc-pull CI automation
Jakub Beránek
-0
/
+22
2025-07-12
Fix `approx_const` for some new cases (#15236)
Alejandra González
-8
/
+74
2025-07-12
explicitly drop span_guard in wait_for_output
bit-aloo
-1
/
+5
2025-07-12
Auto merge of #143624 - tmiasko:copy-prop-borrowed, r=cjgillot
bors
-142
/
+97
2025-07-12
`{flat_,}map_identity`: recognize `|[x, y]| [x, y]` as an identity function a...
Timo
-5
/
+75
2025-07-12
replace binding and shadowed_glob on NameResolution with non_glob_binding and...
b-naber
-55
/
+77
2025-07-12
Add change_tracker.rs entry
bjorn3
-0
/
+5
2025-07-12
Move --compile-time-deps
bjorn3
-5
/
+6
2025-07-12
`{flat_,}map_identity`: also recognize `|[x, y]| [x, y]`
Ada Alakbarova
-5
/
+75
2025-07-12
Simplify codegen for niche-encoded variant tests
Scott McMurray
-63
/
+110
2025-07-12
Use `Ty::is_fn` instead of manually matching on `TyKind`
Ada Alakbarova
-57
/
+43
2025-07-12
Make rustdoc-gui-test dummy compiletest config purpose explicit
Jieyou Xu
-5
/
+102
2025-07-12
Auto merge of #143810 - matthiaskrgr:rollup-iw7a23z, r=matthiaskrgr
bors
-194
/
+432
2025-07-12
refine comment
Ralf Jung
-1
/
+1
2025-07-12
fix clippy_test_deps workspace handling
Ralf Jung
-0
/
+508
2025-07-12
fix clippy_test_deps workspace handling
Ralf Jung
-155
/
+509
2025-07-12
add span to streaming command execution flow
bit-aloo
-1
/
+15
2025-07-12
fix span for deferred command execution
bit-aloo
-3
/
+10
2025-07-12
clippy: fix test filtering when TESTNAME is empty
Ralf Jung
-1
/
+10
2025-07-12
clippy: fix test filtering when TESTNAME is empty
Ralf Jung
-3
/
+12
2025-07-12
Do not glob-reexport `TestMode` variants
Jieyou Xu
-53
/
+65
2025-07-12
Rename `Mode` to `TestMode`
Jieyou Xu
-45
/
+45
2025-07-12
Do not allow defaults for `Mode` and `Config`
Jieyou Xu
-7
/
+1
2025-07-12
Move `string_enum` to `util` module
Jieyou Xu
-49
/
+42
2025-07-12
Remove outdated debugger version warning
Jieyou Xu
-11
/
+0
2025-07-12
Auto merge of #143766 - matthiaskrgr:rollup-0x7t69s, r=matthiaskrgr
bors
-477
/
+1164
2025-07-12
./x test miri: fix cleaning the miri_ui directory
Ralf Jung
-2
/
+9
2025-07-12
Merge pull request #4465 from RalfJung/readme-strict-provenance
Ralf Jung
-3
/
+3
2025-07-12
readme: update strict provenance link
Ralf Jung
-3
/
+3
2025-07-12
Add `uninlined_format_args` example for `{:?}` (#15228)
dswij
-0
/
+2
[prev]
[next]