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
/
doc
/
rustc-dev-guide
Age
Commit message (
Expand
)
Author
Lines
2025-07-29
Verify llvm-needs-components are not empty and match the --target value
Daniel Paoliello
-2
/
+11
2025-07-28
reword to avoid using a term used in a confusing manner, "error annotations"
Tshepang Mbambo
-2
/
+3
2025-07-28
fix pauses
Tshepang Mbambo
-2
/
+2
2025-07-28
Merge ref '2b5e239c6b86' from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-4
/
+4
2025-07-28
Prepare for merging from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-1
/
+1
2025-07-26
Rollup merge of #144435 - tshepang:rdg-sync, r=jieyouxu
Matthias Krüger
-14
/
+15
2025-07-25
Revise content on lang feature processes
Travis Cross
-263
/
+333
2025-07-25
Address review feedback
Jieyou Xu
-51
/
+124
2025-07-25
Address review feedback
Niko Matsakis
-5
/
+5
2025-07-25
Add stabilization template and revise docs
Niko Matsakis
-36
/
+99
2025-07-25
Merge pull request #2518 from rust-lang/rustc-pull
Tshepang Mbambo
-16
/
+16
2025-07-24
Rename tests/ui/SUMMARY.md and update rustc dev guide on error-pattern
Oneirical
-4
/
+4
2025-07-24
Merge ref 'efd420c770bb' from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-15
/
+15
2025-07-24
Prepare for merging from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-1
/
+1
2025-07-23
Update josh sync documentation
Jakub Beránek
-13
/
+10
2025-07-22
Rename `tests/codegen` into `tests/codegen-llvm`
Guillaume Gomez
-11
/
+11
2025-07-22
Rename `tests/assembly` into `tests/assembly-llvm`
Guillaume Gomez
-4
/
+4
2025-07-21
typo
Tshepang Mbambo
-1
/
+1
2025-07-21
Merge pull request #2514 from rust-lang/tshepang/for-ssh-protocol
Jakub Beránek
-0
/
+4
2025-07-21
already documented elsewhere
Tshepang Mbambo
-8
/
+2
2025-07-21
add rdg push git config entry for git protocol pushers (again)
Tshepang Mbambo
-0
/
+10
2025-07-21
Merge pull request #2512 from rust-lang/rustc-pull
Tshepang Mbambo
-14
/
+25
2025-07-21
fix some typos
Tshepang Mbambo
-6
/
+6
2025-07-21
Merge ref '460259d14de0' from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-13
/
+24
2025-07-21
Prepare for merging from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-1
/
+1
2025-07-20
Add new `needs-backends` tests annotations
Guillaume Gomez
-0
/
+1
2025-07-20
Add new `ignore-backends` tests annotations
Guillaume Gomez
-0
/
+1
2025-07-19
tests: Require `run-fail` ui tests to have an exit code (`SIGABRT` not ok)
Martin Nordholts
-7
/
+19
2025-07-18
fix typos
Yiqun Liu
-1
/
+1
2025-07-18
Rollup merge of #144049 - tshepang:rust-push, r=jieyouxu
Matthias Krüger
-983
/
+151
2025-07-17
parse `const trait Trait`
Deadbeef
-6
/
+3
2025-07-17
copy-paste convenience
Tshepang Mbambo
-1
/
+4
2025-07-17
Merge ref 'fd2eb391d032' from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-82
/
+12
2025-07-17
Prepare for merging from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-1
/
+1
2025-07-17
some improvements to "Invariants of the type system"
Tshepang Mbambo
-19
/
+22
2025-07-16
go over invariants again :3
lcnr
-33
/
+48
2025-07-15
Merge pull request #2504 from lolbinarycat/lolbinarycat-patch-2
许杰友 Jieyou Xu (Joe)
-1
/
+1
2025-07-14
Merge pull request #2497 from rust-lang/tshepang-git-clone
Manuel Drehwald
-6
/
+6
2025-07-15
Remove mentions of `./x suggest` and `suggest-tests` in rustc-dev-guide
Jieyou Xu
-80
/
+0
2025-07-13
Compiletest: Simplify {Html,Json}DocCk directive handling
León Orell Valerian Liehr
-0
/
+3
2025-07-11
directives.md: build-aux-docs does not work with aux-crate
lolbinarycat
-1
/
+1
2025-07-11
Merge pull request #2502 from Kobzol/rustc-josh-sync-ci
许杰友 Jieyou Xu (Joe)
-102
/
+9
2025-07-10
update rust-dev-guide to point about new command execution summary report und...
bit-aloo
-2
/
+9
2025-07-10
Migrate rustc-pull to CI workflow from `josh-sync`
Jakub Beránek
-102
/
+9
2025-07-10
Mention that compiler-builtins is now using `rustc-josh-sync`
Jakub Beránek
-1
/
+2
2025-07-10
Merge pull request #2499 from rust-lang/tshepang-patch-2
nora
-1
/
+3
2025-07-10
Merge pull request #2500 from rust-lang/tshepang-patch-3
nora
-1
/
+1
2025-07-09
do not invent a name
Tshepang Mbambo
-1
/
+1
2025-07-09
distcheck had only one possible invocation
Tshepang Mbambo
-1
/
+3
2025-07-09
add missing word
Tshepang Mbambo
-1
/
+1
[next]