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-08-23
Check that no profile is present in `Cargo.toml` files (#15544)
Philipp Krones
-0
/
+34
2025-08-23
Check that no profile is present in `Cargo.toml` files
Samuel Tardieu
-0
/
+34
2025-08-23
Account for time spent tracing, use RDTSC for faster time
Stypox
-78
/
+283
2025-08-23
port attribute to the new parsing infrastructure
Jana Dönszelmann
-191
/
+281
2025-08-23
Update `tests/run-make/rustdoc-default-output/` output
Guillaume Gomez
-3
/
+3
2025-08-23
Detect infinite loop in `async fn` not returning `!`
Samuel Tardieu
-3
/
+33
2025-08-23
Fix `else` completion in `let _ = if x {} $0`
A4-Tacks
-3
/
+355
2025-08-23
rustdoc: update attribute tests
Karol Zwolak
-10
/
+71
2025-08-23
Handle uplifting in libstd dist step
Jakub Beránek
-12
/
+23
2025-08-23
Fix install test on Windows
Jakub Beránek
-2
/
+3
2025-08-23
Remove the `x dist rust-std` built optimization special-case
Jakub Beránek
-27
/
+24
2025-08-23
Don't try to cross-document bootstrap tools
Jakub Beránek
-1
/
+1
2025-08-23
Fix doc link
Jakub Beránek
-1
/
+1
2025-08-23
Add change tracker entry
Jakub Beránek
-2
/
+7
2025-08-23
Fix staging in `x install`
Jakub Beránek
-81
/
+77
2025-08-23
Forbid running install steps on stage 0
Jakub Beránek
-0
/
+4
2025-08-23
Cleanup the last few dist steps
Jakub Beránek
-5
/
+26
2025-08-23
Cleanup `dist::Bootstrap` and add a simple test for it
Jakub Beránek
-2
/
+21
2025-08-23
Remove `compiler_for` from `dist::Extended`
Jakub Beránek
-17
/
+21
2025-08-23
Remove `compiler_for` from `dist::Rustfmt`
Jakub Beránek
-13
/
+13
2025-08-23
Remove `compiler_for` from `dist::CraneliftCodegenBackend`
Jakub Beránek
-12
/
+7
2025-08-23
Remove `compiler_for` from `dist::Miri`
Jakub Beránek
-12
/
+13
2025-08-23
Remove `compiler_for` from `dist::Clippy`
Jakub Beránek
-13
/
+16
2025-08-23
Add snapshot test for `x install`
Jakub Beránek
-0
/
+70
2025-08-23
Remove `compiler_for` from `dist::RustAnalyzer`
Jakub Beránek
-12
/
+16
2025-08-23
Remove `compiler_for` from `dist::Cargo`
Jakub Beránek
-5
/
+12
2025-08-23
Refactor `Analysis` dist step
Jakub Beránek
-14
/
+18
2025-08-23
Refactor `RustcDev` dist step
Jakub Beránek
-12
/
+25
2025-08-23
Refactor `Std` dist step
Jakub Beránek
-33
/
+62
2025-08-23
Refactor and document the `DebuggerScripts` dist step
Jakub Beránek
-12
/
+13
2025-08-23
Refactor and document the `Rustc` dist step
Jakub Beránek
-35
/
+42
2025-08-23
Small refactor of `Mingw` step
Jakub Beránek
-12
/
+12
2025-08-23
Document the `rustc-docs` step
Jakub Beránek
-9
/
+18
2025-08-23
Rename `default_doc` to `run_default_doc_steps` and remove unused argument
Jakub Beránek
-6
/
+7
2025-08-23
Forbid running dist steps on stage 0
Jakub Beránek
-0
/
+4
2025-08-23
Re-add missing `clippy` tests
Jakub Beránek
-0
/
+124
2025-08-23
Improve code and add test with macro coming from another file from the same c...
Guillaume Gomez
-80
/
+92
2025-08-23
Use `.cargo/config.toml` for local compilation options (#15543)
Philipp Krones
-7
/
+7
2025-08-23
Use `.cargo/config.toml` for local compilation options
Samuel Tardieu
-7
/
+7
2025-08-23
rustdoc: make attributes render consistently
Karol Zwolak
-70
/
+68
2025-08-23
Auto merge of #145506 - cjgillot:live-or-dead-onescan, r=fee1-dead
bors
-13
/
+16
2025-08-23
Remove profile section from Clippy
Jakub Beránek
-7
/
+0
2025-08-23
Remove profile section from Clippy
Jakub Beránek
-7
/
+0
2025-08-23
Rewrite try jobs section a bit
Jakub Beránek
-23
/
+23
2025-08-23
extract `bool_comparison` to a separate file (#15499)
Samuel Tardieu
-167
/
+185
2025-08-23
Auto merge of #145773 - jhpratt:rollup-kocqnzv, r=jhpratt
bors
-2092
/
+6170
2025-08-22
Rollup merge of #145765 - lqd:revert-142034, r=fmease
Jacob Pratt
-218
/
+111
2025-08-22
Rollup merge of #145763 - Kobzol:llvm-bindir-cross, r=Mark-Simulacrum
Jacob Pratt
-39
/
+84
2025-08-22
Rollup merge of #145762 - jdonszelmann:attrs-strings-to-symbols, r=lqd
Jacob Pratt
-31
/
+36
2025-08-22
Rollup merge of #145761 - Gelbpunkt:hermit-aarch64_be, r=wesleywiser
Jacob Pratt
-0
/
+33
[prev]
[next]