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-04-15
feat: highlight tail expression in labeled block
roifewu
-0
/
+29
2025-04-15
compiletest: Add an experimental new executor to replace libtest
Zalathar
-12
/
+452
2025-04-15
compiletest: Extract libtest-specific executor code to a submodule
Zalathar
-103
/
+113
2025-04-15
Use a constant for unstable features needed by compiletest
Zalathar
-7
/
+14
2025-04-14
Stabilize `-Zdwarf-version` as `-Cdwarf-version`
Wesley Wiser
-13
/
+13
2025-04-15
Remove some `kw::Empty` uses in rustdoc.
Nicholas Nethercote
-16
/
+19
2025-04-15
fix: `Extract into function include inline variable in fmt macro
Hayashi Mikihiro
-14
/
+71
2025-04-14
Remove incorrect doc comment
Tyler Breisacher
-1
/
+0
2025-04-14
ci: add runners for vanilla LLVM 20
Josh Stone
-0
/
+94
2025-04-15
Move `name` field from `AssocItem` to `AssocKind` variants.
Nicholas Nethercote
-13
/
+13
2025-04-15
Move two methods from `AssocKind` to `AssocItem`.
Nicholas Nethercote
-2
/
+2
2025-04-15
Move `opt_rpitit_info` field to `hir::AssocKind::Type`.
Nicholas Nethercote
-2
/
+2
2025-04-14
Fix grammar of --test-runtool-arg help text
Eric Huss
-1
/
+1
2025-04-14
Rollup merge of #139813 - RalfJung:miri-sync, r=RalfJung
Matthias Krüger
-14
/
+42
2025-04-14
Rollup merge of #139757 - ognevny:opt-dist-hostllvm, r=Kobzol
Matthias Krüger
-1
/
+3
2025-04-14
Rollup merge of #139807 - Kobzol:post-merge-report-wording, r=marcoieni
Matthias Krüger
-11
/
+15
2025-04-14
Rollup merge of #139804 - WaffleLapkin:real, r=jieyouxu
Matthias Krüger
-1
/
+1
2025-04-14
Merge pull request #19583 from Kobzol/revert-19582-ci-pgo
Lukas Wirth
-2
/
+0
2025-04-14
Do not enable PGO in combination with zigbuild
Jakub Beránek
-2
/
+0
2025-04-14
Merge pull request #19568 from snprajwal/destructure-struct-editor
Lukas Wirth
-99
/
+76
2025-04-14
Disable some r-a tests in bootstrap.
Mara Bos
-0
/
+2
2025-04-14
Merge pull request #19572 from snprajwal/expand-rest-pattern
Lukas Wirth
-53
/
+66
2025-04-14
Merge pull request #19582 from Kobzol/ci-pgo
Lukas Wirth
-9
/
+104
2025-04-14
Improve wording of post-merge report
Jakub Beránek
-11
/
+15
2025-04-14
use `realpath` in `bootstrap.py` when creating build-dir
Waffle Lapkin
-1
/
+1
2025-04-14
Expose Pointer to/from AllocId conversion functions, make some arguments opti...
Patrick-6
-49
/
+62
2025-04-14
Merge pull request #19569 from snprajwal/fixmes
Lukas Wirth
-75
/
+79
2025-04-14
Merge pull request #19578 from clouds56-contrib/drive-letter
Lukas Wirth
-12
/
+35
2025-04-14
Merge pull request #19521 from snprajwal/ci
Lukas Wirth
-4
/
+16
2025-04-14
Merge pull request #19579 from ChayimFriedman2/cyclic-closure
Lukas Wirth
-7
/
+65
2025-04-14
Use PGO for x64 and aarch64 Linux builds on CI
Jakub Beránek
-3
/
+6
2025-04-14
Add `xdist dist --pgo` command to build Rust Analyzer with PGO optimizations
Jakub Beránek
-6
/
+98
2025-04-14
Auto merge of #139781 - jhpratt:rollup-qadsjvb, r=jhpratt
bors
-434
/
+410
2025-04-14
Merge pull request #2333 from rust-lang/convetions-chapt-cleaning
Tshepang Mbambo
-32
/
+33
2025-04-14
clean "Coding conventions" chapter
Tshepang Mbambo
-32
/
+33
2025-04-14
Move `has_self` field to `hir::AssocKind::Fn`.
Nicholas Nethercote
-27
/
+25
2025-04-14
Use `Symbol` in `LateContext::get_associated_type`.
Nicholas Nethercote
-8
/
+8
2025-04-14
Prevent panics when there is a cyclic dependency between closures
Chayim Refael Friedman
-7
/
+65
2025-04-13
Rollup merge of #139695 - jieyouxu:compiletest-utf8path, r=Kobzol
Jacob Pratt
-434
/
+410
2025-04-14
Auto merge of #124141 - nnethercote:rm-Nonterminal-and-TokenKind-Interpolated...
bors
-7
/
+7
2025-04-14
fix format
Clouds Flowing
-2
/
+8
2025-04-14
add normalizeDriveLetter
Clouds Flowing
-12
/
+29
2025-04-14
Ignore errors from rustfmt which may trigger error notification
yukang
-1
/
+5
2025-04-14
Documentation fixes.
Nicholas Nethercote
-25
/
+19
2025-04-14
Remove rustc_on_unimplemented on impl tests
mejrs
-1
/
+0
2025-04-13
Merge pull request #2334 from rust-lang/consistency
许杰友 Jieyou Xu (Joe)
-45
/
+44
2025-04-13
tests: document `-A {unused,internal_features}` ui test mode presets
Jieyou Xu
-0
/
+23
2025-04-13
rustdoc-gui-test: pass a `camino::Utf8PathBuf` to `compiletest`
Jieyou Xu
-1
/
+6
2025-04-13
compiletest: consistently use `{Utf8Path,Utf8PathBuf}`
Jieyou Xu
-433
/
+403
2025-04-13
compiletest: add `camino` for UTF-8 path handling
Jieyou Xu
-0
/
+1
[prev]
[next]