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
Merge pull request #19589 from roife/fix-issue-19138
Lukas Wirth
-0
/
+66
2025-04-16
feat: highlight tail expr when cursor is on label
roifewu
-0
/
+37
2025-04-16
Merge pull request #19591 from snprajwal/fix-make-macro
Lukas Wirth
-14
/
+21
2025-04-16
Merge pull request #19590 from roife/fix-issue-19540
Lukas Wirth
-0
/
+18
2025-04-16
Merge pull request #19597 from Kobzol/arm-ci
Lukas Wirth
-2
/
+3
2025-04-16
fix: use `ast::TokenTree` in `make::expr_macro`
Prajwal S N
-14
/
+21
2025-04-16
Merge pull request #19596 from roife/sig-help-info
Lukas Wirth
-13
/
+154
2025-04-16
Merge pull request #19588 from Hmikihiro/ext_func_module
Lukas Wirth
-14
/
+71
2025-04-16
Merge pull request #19587 from MatrixFrog/patch-1
Lukas Wirth
-1
/
+0
2025-04-16
Pin rustc used for the `proc-macro-src` CI job
Jakub Beránek
-5
/
+13
2025-04-16
Auto merge of #136926 - wesleywiser:stabilize_dwarf-version, r=petrochenkov
bors
-13
/
+13
2025-04-16
Only delete the lld directory if it exists
Jakub Beránek
-1
/
+3
2025-04-16
Allow disabling `--llvm-shared` in opt-dist
Jakub Beránek
-1
/
+1
2025-04-16
Merge pull request #2337 from xizheyin/sync-code
Jakub Beránek
-0
/
+14
2025-04-16
Remind to update dev branch while behind too many commits
xizheyin
-0
/
+14
2025-04-15
rustdoc: Output target feature information
Will Glynn
-2
/
+125
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
[prev]
[next]