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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2025-09-01
Capture panic messages via a custom panic hook
Zalathar
-0
/
+152
2025-08-31
rustdoc-search: skip loading unneeded fnData
Michael Howell
-12
/
+13
2025-09-01
Auto merge of #145663 - Kobzol:bootstrap-test, r=jieyouxu
bors
-380
/
+753
2025-08-31
Auto merge of #146038 - notriddle:polarity, r=GuillaumeGomez
bors
-72
/
+267
2025-08-31
Merge pull request #4466 from nia-e/native-structs
Ralf Jung
-133
/
+454
2025-08-31
some refactoring and cleanup
Ralf Jung
-145
/
+128
2025-08-31
native-lib: pass structs to native code
Nia Espera
-129
/
+467
2025-08-31
native-lib: more resilient grabbing of instruction bytes
Nia Espera
-26
/
+26
2025-08-31
allow taking address to union field
Kivooeo
-1
/
+1
2025-08-31
fixup nix dev shell again
Waffle Lapkin
-0
/
+3
2025-08-31
Auto merge of #146052 - matthiaskrgr:rollup-cfxx9m6, r=matthiaskrgr
bors
-9
/
+4
2025-08-31
Rollup merge of #144443 - WaffleLapkin:integer-target-pointer-width, r=Noratrieb
Matthias Krüger
-9
/
+4
2025-08-31
Auto merge of #146039 - Mark-Simulacrum:fix-bolt-path, r=Kobzol
bors
-5
/
+15
2025-08-30
rustdoc-search: improve concurrency at type search
Michael Howell
-9
/
+15
2025-08-30
Rollup merge of #146036 - Mark-Simulacrum:rust-1, r=Kobzol
Trevor Gross
-1
/
+5
2025-08-30
More docs
Alona Enraght-Moony
-7
/
+43
2025-08-30
Use absolute path to llvm-bolt, merge-fdata rather than PATH
Mark Rousskov
-5
/
+15
2025-08-30
Start documenting tests/rustdoc-json
Alona Enraght-Moony
-2
/
+48
2025-08-30
tidy: --bless now makes escheck run with --fix
binarycat
-10
/
+22
2025-08-30
Pass `--target` before `--` for `cargo rustc`
Elliot Roberts
-5
/
+2
2025-08-30
rustdoc-search: split function inverted index by input/output
Michael Howell
-67
/
+256
2025-08-30
Use move_file for rename in tracing
Mark Rousskov
-1
/
+5
2025-08-30
Merge pull request #2536 from apiraino/no-typofixes-pls
apiraino
-0
/
+3
2025-08-30
Auto merge of #145479 - Kmeakin:km/hardcode-char-is-control, r=joboet
bors
-1
/
+0
2025-08-30
Do not run `lint-docs` tests in stage 1 `x test` by default
Jakub Beránek
-14
/
+10
2025-08-30
Merge pull request #20563 from ChayimFriedman2/ns-projection-dyn-auto-trait
Shoyu Vanilla (Flint)
-1
/
+70
2025-08-30
Fix stage 1 compiler tests
Jakub Beránek
-15
/
+90
2025-08-30
Add test stage 2 snapshot tests
Jakub Beránek
-10
/
+97
2025-08-30
Fix tests and doclink
Jakub Beránek
-10
/
+10
2025-08-30
Fake nodejs in snapshot test
Jakub Beránek
-0
/
+2
2025-08-30
Fix doclink
Jakub Beránek
-1
/
+1
2025-08-30
Skip bootstrap tests on CI
Jakub Beránek
-1
/
+5
2025-08-30
Add change tracker entry
Jakub Beránek
-0
/
+5
2025-08-30
Do not run tests on CI in stage 0
Jakub Beránek
-1
/
+1
2025-08-30
Fix spacing when testing individual crates
Jakub Beránek
-6
/
+11
2025-08-30
Fix staging for compiler/std crate tests
Jakub Beránek
-56
/
+106
2025-08-30
Move the `test!` macro closer to its usages
Jakub Beránek
-70
/
+70
2025-08-30
Add metadata to a bunch of steps, rename variables and add comments
Jakub Beránek
-28
/
+102
2025-08-30
Small refactoring around `RemoteCopyLibs`
Jakub Beránek
-10
/
+14
2025-08-30
Remove stage0 checking
Jakub Beránek
-16
/
+2
2025-08-30
Refactor `test::LintDocs`
Jakub Beránek
-7
/
+31
2025-08-30
Remove `compiler_for` from `test::CodegenCranelift`
Jakub Beránek
-49
/
+35
2025-08-30
Remove `compiler_for` from `test::CodegenGCC`
Jakub Beránek
-51
/
+31
2025-08-30
Fix staging of `TestFloatParse`
Jakub Beránek
-74
/
+61
2025-08-30
Add snapshot test for `x test`
Jakub Beránek
-1
/
+71
2025-08-30
Forbid running tests on stage 0 unless `build.compiletest-allow-stage0` is en...
Jakub Beránek
-1
/
+7
2025-08-30
Fixup `x test tier-check`
Jakub Beránek
-21
/
+40
2025-08-30
Add snapshot test for `tier-check`
Jakub Beránek
-0
/
+13
2025-08-30
Merge pull request #4549 from RalfJung/mprotect
Ralf Jung
-39
/
+21
2025-08-30
reduce some code duplication and update some comments
Ralf Jung
-22
/
+8
[prev]
[next]