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-09-22
Add regression test
Iris Shi
-0
/
+23
2025-09-22
chore: remove dead links
sysrex
-1
/
+0
2025-09-22
avoid violating `slice::from_raw_parts` safety contract in `Vec::extract_if`
Petros Angelatos
-25
/
+49
2025-09-22
Merge pull request #20724 from ChayimFriedman2/ns-cleanup3
Chayim Refael Friedman
-0
/
+32
2025-09-22
assert_unsafe_precondition: fix some incorrect check_language_ub
Ralf Jung
-9
/
+10
2025-09-22
Another regression test for next solver fixed bug
Chayim Refael Friedman
-0
/
+32
2025-09-22
Fix applicable on underscore for bind_unused_param
A4-Tacks
-3
/
+30
2025-09-22
Fix apply in internal if for pull_assignment_up
A4-Tacks
-0
/
+35
2025-09-21
port `#[debugger_visualizer]` to the new attribute system
Jana Dönszelmann
-154
/
+185
2025-09-22
Merge ref '9f32ccf35fb8' from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-38860
/
+77064
2025-09-22
Prepare for merging from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-1
/
+1
2025-09-22
Move test file
Iris Shi
-0
/
+0
2025-09-22
Update tests/rustdoc/private-mod-override-re-export.rs
Iris Shi
-1
/
+1
2025-09-22
Merge pull request #20718 from ChayimFriedman2/inlay-max-len-docs
Chayim Refael Friedman
-1
/
+5
2025-09-22
Clarify `rust-analyzer.inlayHints.maxLength` is not a hard guarantee
Chayim Refael Friedman
-1
/
+5
2025-09-21
Mark float intrinsics with no preconditions as safe
ltdk
-188
/
+222
2025-09-22
Introduce "wrapper" helpers to rustdoc
Yotam Ofek
-238
/
+248
2025-09-21
Bless UI tests
Jules Bertholet
-1
/
+5
2025-09-21
Re-use some existing util fns
Yotam Ofek
-9
/
+7
2025-09-21
Early return in `visibility_print_with_space`
Yotam Ofek
-4
/
+7
2025-09-21
Auto merge of #146862 - matthiaskrgr:rollup-1zqootr, r=matthiaskrgr
bors
-408
/
+862
2025-09-21
Rollup merge of #146639 - joboet:shared-stdiopipes, r=Mark-Simulacrum
Matthias Krüger
-34
/
+21
2025-09-21
Rollup merge of #146606 - Enselic:test-test-args, r=Mark-Simulacrum
Matthias Krüger
-0
/
+7
2025-09-21
Rollup merge of #146486 - ferrocene:pvdrz/improve-atomic-coverage, r=ibraheemdev
Matthias Krüger
-4
/
+240
2025-09-21
Rollup merge of #143857 - Periodic1911:macro-export, r=jdonszelmann
Matthias Krüger
-370
/
+594
2025-09-21
Add x86_64-unknown-motor (Motor OS) tier 3 target
U. Lasiotus
-3
/
+131
2025-09-21
emit attribute for readonly non-pure inline assembly
Folkert de Vries
-2
/
+56
2025-09-21
Make mips64el-unknown-linux-muslabi64 link dynamically
Jens Reidel
-4
/
+1
2025-09-21
Allow shared access to `Exclusive<T>` when `T: Sync`
Jules Bertholet
-10
/
+104
2025-09-21
regression test for https://github.com/rust-lang/rust/issues/117763
The 8472
-0
/
+17
2025-09-21
std: merge definitions of `StdioPipes`
joboet
-34
/
+21
2025-09-21
Merge pull request #2594 from cammeresi/spelling-20250921
Tshepang Mbambo
-1
/
+1
2025-09-21
Explain tests and setting cfgs
Ben Kimock
-0
/
+15
2025-09-21
Change the cfg to a dash
Ben Kimock
-78
/
+78
2025-09-21
Add panic=immediate-abort
Ben Kimock
-157
/
+541
2025-09-22
mbe: Switch dummy extension used for errors from `LegacyBang` to `Bang`
Josh Triplett
-8
/
+8
2025-09-22
Switch `dummy_bang` from `LegacyBang` to `Bang`
Josh Triplett
-14
/
+11
2025-09-21
Correct a misspelling of RUSTC_LOG
Sidney Cammeresi
-1
/
+1
2025-09-21
Auto merge of #146659 - cjgillot:impossible-taint, r=oli-obk
bors
-61
/
+201
2025-09-21
remove prepare_test_specific_dir and update tests accordingly
bit-aloo
-89
/
+65
2025-09-21
add explicit config assignment when running the test, as the src is assigned ...
bit-aloo
-0
/
+9
2025-09-21
initialize out with CARGO_TARGET_DIR and then go for manifest and then for cu...
bit-aloo
-8
/
+19
2025-09-21
add dry_run flag in config builder and remove runtime test hacks
bit-aloo
-7
/
+15
2025-09-21
remove create_config_without_ci_llvm_override duplication
bit-aloo
-21
/
+19
2025-09-21
rename config_toml to with_default_toml_config
bit-aloo
-18
/
+33
2025-09-21
this is dicy, whether we have a method to explicitly enable_llvm_override
bit-aloo
-0
/
+15
2025-09-21
move most of the test to new testCtx
bit-aloo
-191
/
+152
2025-09-21
allow symlinking during test
bit-aloo
-1
/
+1
2025-09-21
remove using default toml config for test in get_toml, we handle it via using...
bit-aloo
-4
/
+0
2025-09-21
let verify method run in test settings
bit-aloo
-1
/
+1
[prev]
[next]