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-16
Improve `borrowck_graphviz_*` documentation.
Nicholas Nethercote
-1
/
+2
2025-04-15
Update Cargo.lock for rustbook
Eric Huss
-0
/
+10
2025-04-16
Rename `LifetimeName` as `LifetimeKind`.
Nicholas Nethercote
-17
/
+17
2025-04-15
Update books
rustbot
-0
/
+0
2025-04-15
Perform PGO for aarch64 builds
Jakub Beránek
-2
/
+3
2025-04-15
normalize canonical and non-canonical paths in compiletest
Waffle Lapkin
-5
/
+8
2025-04-15
commit rustfmt stump in `x t tidy` even on `check`
Waffle Lapkin
-3
/
+6
2025-04-15
Rollup merge of #139859 - marcoieni:rename-macos-runner, r=Kobzol
Matthias Krüger
-6
/
+6
2025-04-15
Rollup merge of #138455 - yotamofek:pr/rustdoc/more-impl-display, r=Guillaume...
Matthias Krüger
-230
/
+228
2025-04-16
feat: enhance signature help to display generic parameters for callables and ...
roifewu
-13
/
+154
2025-04-15
Use PGO on Linux x64 builds
Jakub Beránek
-0
/
+1
2025-04-15
Merge pull request #19585 from Kobzol/pgo-windows
Laurențiu Nicola
-11
/
+53
2025-04-15
add comment in `TomlConfig::merge` about the merge order
onur-ozkan
-0
/
+2
2025-04-15
Replace flag `--doctest-compilation-args` with a simpler one: `--doctest-buil...
León Orell Valerian Liehr
-71
/
+7
2025-04-15
Use `manylinux` Docker container instead of zigbuild for x64 Linux
Jakub Beránek
-1
/
+9
2025-04-15
add a comment for code that isn't
Waffle Lapkin
-1
/
+7
2025-04-15
slightly correct comments and diagnostics about checking modifications
Waffle Lapkin
-10
/
+13
2025-04-15
use helper function instead of writing rustfmt stamp by hand
Waffle Lapkin
-1
/
+2
2025-04-15
tidy: don't crush on non-existent submodules
Waffle Lapkin
-1
/
+3
2025-04-15
Merge pull request #4260 from CraftSpider/windows-file-delete
Oli Scherer
-5
/
+46
2025-04-15
Rename `is_builder_target` to `is_host_target`
Jakub Beránek
-19
/
+18
2025-04-15
Move `is_builder_target`, `is_system_llvm` and `is_rust_llvm` from `Builder` ...
Jakub Beránek
-53
/
+57
2025-04-15
Add `explicit_extern_abis` unstable feature
Obei Sideg
-0
/
+23
2025-04-15
Use `-q` to silence RA output
Jakub Beránek
-3
/
+1
2025-04-15
CI: rename MacOS runner
MarcoIeni
-6
/
+6
2025-04-15
Run PGO for Windows on CI
Jakub Beránek
-0
/
+2
2025-04-15
Allow passing a specific crate for PGO training
Jakub Beránek
-10
/
+52
2025-04-15
Fix `llvm-profdata` extension on non Linux OSes
Jakub Beránek
-1
/
+1
2025-04-15
add FIXME note in `TomlConfig::merge`
onur-ozkan
-0
/
+2
2025-04-15
fix path and the ordering logic
onur-ozkan
-26
/
+28
2025-04-15
apply nit notes
onur-ozkan
-26
/
+69
2025-04-15
document `include` in `bootstrap.example.toml`
onur-ozkan
-2
/
+3
2025-04-15
implement cyclic inclusion handling
onur-ozkan
-13
/
+38
2025-04-15
document config extensions
onur-ozkan
-0
/
+36
2025-04-15
add new config option: `include`
onur-ozkan
-1
/
+29
2025-04-15
Auto merge of #139845 - Zalathar:rollup-u5u5y1v, r=Zalathar
bors
-230
/
+750
2025-04-15
canonicalize test build dir before normalizing it
Waffle Lapkin
-1
/
+5
2025-04-15
fix typo
Waffle Lapkin
-1
/
+1
2025-04-15
update submodules if the directory doesn't exist
Waffle Lapkin
-0
/
+7
2025-04-15
unstable book; document `macro_metavar_expr_concat`
mejrs
-0
/
+145
2025-04-14
Setup editor file associations for non-rs extensions
Thalia Archibald
-11
/
+23
2025-04-15
Rollup merge of #139772 - nnethercote:rm-hir-Map, r=Zalathar
Stuart Cook
-25
/
+19
2025-04-15
Rollup merge of #139671 - m-ou-se:proc-macro-span, r=dtolnay
Stuart Cook
-38
/
+15
2025-04-15
Rollup merge of #139669 - nnethercote:overhaul-AssocItem, r=oli-obk
Stuart Cook
-50
/
+48
2025-04-15
Rollup merge of #139660 - Zalathar:new-executor, r=jieyouxu
Stuart Cook
-117
/
+574
2025-04-15
Avoid using `kw::Empty` for param names in rustdoc.
Nicholas Nethercote
-8
/
+11
2025-04-15
Avoid using `kw::Empty` when comparing names.
Nicholas Nethercote
-4
/
+7
2025-04-15
Avoid another `kw::Empty` use.
Nicholas Nethercote
-1
/
+1
2025-04-15
Remove another `kw::Empty` use in rustdoc.
Nicholas Nethercote
-23
/
+31
2025-04-15
feat: Add `pub(crate) mod` option for unlinked files
roifewu
-0
/
+18
[prev]
[next]