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-05-14
Rollup merge of #140827 - compiler-errors:gather-locals-twice, r=oli-obk
Matthias Krüger
-2
/
+39
2025-05-14
Update `src/gcc` submodule to `04ce66d8c918de9273bd7101638ad8724edf5e21`
Guillaume Gomez
-0
/
+0
2025-05-14
Update gcc version used in rustc_codegen_version
Guillaume Gomez
-1
/
+1
2025-05-14
Update gcc version used in rustc_codegen_version
Guillaume Gomez
-1
/
+1
2025-05-14
Migrate to modern datetime API
Emmanuel Ferdman
-1
/
+1
2025-05-14
fix: Removing all unused imports removes used imports for imports used for De...
Hayashi Mikihiro
-46
/
+257
2025-05-14
Skip {f32,f64}::mul_add tests on MinGW
Trevor Gross
-0
/
+10
2025-05-14
Move applicable float tests from `coretests` back to `std`
Trevor Gross
-1173
/
+1314
2025-05-14
Improve ternary operator recovery
Jamie
-17
/
+75
2025-05-14
Merge commit '6ba33f5e1189a5ae58fb96ce3546e76b13d090f5' into subtree-update_c...
Guillaume Gomez
-248
/
+910
2025-05-14
Merge commit '6ba33f5e1189a5ae58fb96ce3546e76b13d090f5' into subtree-update_c...
Guillaume Gomez
-248
/
+910
2025-05-14
fixes: ide-assists, generate_new indent loses
A4-Tacks
-1
/
+136
2025-05-14
Add the `allow_exact_repetitions` option to the `module_name_repetititions` l...
llogiq
-5
/
+59
2025-05-14
Merge pull request #673 from rust-lang/sync_from_rust_2025_05_12
antoyo
-34
/
+107
2025-05-14
Fix link to GatherBorrows
Li-yao Xia
-1
/
+1
2025-05-14
Fix for xsave test on Intel SDE
Antoni Boucher
-1
/
+1
2025-05-14
Stop ignoring test_mm512_stream_ps stdarch test
Antoni Boucher
-2
/
+1
2025-05-14
Fix for the fminimum intrinsics
Antoni Boucher
-37
/
+76
2025-05-14
Add the `allow_exact_repetitions` option to the `module_name_repetitions` lint.
SLUCHABLUB
-5
/
+59
2025-05-14
Fix settimes for vxworks
B I Mohammed Abbas
-2
/
+1
2025-05-14
Fix set_name for vxworks. Length of name should be truncated to VX_TASK_RENAM...
B I Mohammed Abbas
-10
/
+2
2025-05-14
Merge mir query analysis invocations
Oli Scherer
-4
/
+0
2025-05-14
Add `Ipv4Addr` and `Ipv6Addr` diagnostic items
Samuel Tardieu
-0
/
+4
2025-05-14
replace `cc_detect::cc2ar` with `cc::try_get_archiver`
onur-ozkan
-145
/
+2
2025-05-14
Suggest replace `f` with `f: Box<f>` when expr field is short hand
xizheyin
-2
/
+23
2025-05-14
Add ui test suggest-box-for-expr-field-issue-139631
xizheyin
-0
/
+58
2025-05-14
MaybeUninit::write: fix doc
Mathis Bottinelli
-1
/
+1
2025-05-14
Handle `rustc_query_system` cases of `rustc::potential_query_instability` lint
ismailarilik
-1
/
+9
2025-05-14
Post `non_std_lazy_statics` type warnings onto the right node (#14740)
Jason Newcomb
-3
/
+21
2025-05-13
fix doc for UnixStream
Michał Łowicki
-2
/
+2
2025-05-14
Add match guard chains test for absence of compilation error
est31
-0
/
+29
2025-05-13
Move float tests from std to core
Trevor Gross
-0
/
+12
2025-05-13
Initial implementation of `core_float_math`
Trevor Gross
-869
/
+1713
2025-05-13
type_ir: add faster exit for `types_may_unify`
David Wood
-0
/
+3
2025-05-14
Update rustix to 1.0.7 for bootstrap
王宇逸
-2
/
+2
2025-05-13
Add TRACING_ENABLED to Machine trait
Stypox
-0
/
+6
2025-05-13
Add internal lint `derive_deserialize_allowing_unknown` (#14360)
llogiq
-1
/
+270
2025-05-13
Add internal lint `derive_deserialize_allowing_unknown`
Samuel Moelius
-1
/
+270
2025-05-13
Add match guard chains test, based on mir_let_chains_drop_order.rs
est31
-0
/
+110
2025-05-13
Add match guard chains to drop-order-comparisons.rs
est31
-48
/
+130
2025-05-13
Auto merge of #140921 - Berrysoft:update-rustc-lock, r=jieyouxu
bors
-7
/
+7
2025-05-13
Fix `i256::MAX`
Tobias Decking
-2
/
+2
2025-05-13
Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errors
bors
-1016
/
+780
2025-05-13
Format and skip formatting for pin
Michael Goulet
-2
/
+3
2025-05-13
bump compiler_builtins
Pietro Albini
-4
/
+4
2025-05-13
Expect deep norm to fail if query norm failed
Michael Goulet
-12
/
+18
2025-05-13
Invoke a query only when it doesn't return immediately anyway
Oli Scherer
-4
/
+4
2025-05-13
Run rustc_attrs dumps after typeck
Oli Scherer
-11
/
+11
2025-05-13
Some require_lang_item -> is_lang_item replacements
Oli Scherer
-9
/
+5
2025-05-13
trait_sel: deep reject `match_normalize_trait_ref`
David Wood
-2
/
+9
[prev]
[next]