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-01-22
make bootstrap self test to use bootstrap cargo
onur-ozkan
-15
/
+26
2025-01-22
fix outdated file path ref in llvm
onur-ozkan
-1
/
+1
2025-01-22
ci: use 8 core arm runner for dist-aarch64-linux
MarcoIeni
-1
/
+3
2025-01-22
Run the glibc run-make test in opt-dist
Jakub Beránek
-1
/
+2
2025-01-22
Apply LTO config to rustdoc
Jakub Beránek
-9
/
+29
2025-01-22
Use `structurally_normalize` instead of manual `normalizes-to` goals
Boxy
-1
/
+1
2025-01-22
rustdoc: extract duplicated code into method
Yotam Ofek
-72
/
+45
2025-01-22
rustdoc: use std's (unstable) `fmt::from_fn` instead of open-coding it
Yotam Ofek
-91
/
+73
2025-01-22
rustdoc: pass around decoration info by ref
Yotam Ofek
-9
/
+9
2025-01-22
tests: port `jobserver-error.rs` to rmake.rs
许杰友 Jieyou Xu (Joe)
-1
/
+0
2025-01-22
run-make-support: add `set_aux_fd` helper
许杰友 Jieyou Xu (Joe)
-0
/
+66
2025-01-22
rustdoc: Finalize dyn compatibility renaming
León Orell Valerian Liehr
-2
/
+1
2025-01-22
Auto merge of #135848 - matthiaskrgr:rollup-sftciqm, r=matthiaskrgr
bors
-11
/
+11
2025-01-22
Point at invalid utf-8 span on user's source code
Esteban Küber
-1
/
+3
2025-01-21
Update the `wasm-component-ld` tool
Alex Crichton
-1
/
+1
2025-01-21
TRPL: integrate edits to Chapter 17
Chris Krycho
-0
/
+0
2025-01-21
Rollup merge of #135824 - jieyouxu:delete-bintools-check, r=Noratrieb
Matthias Krüger
-1
/
+0
2025-01-21
Rollup merge of #135706 - compiler-errors:elaborate, r=lcnr
Matthias Krüger
-1
/
+2
2025-01-21
Rollup merge of #132232 - asomers:fbsd-13.4, r=Mark-Simulacrum
Matthias Krüger
-9
/
+9
2025-01-21
Auto merge of #135487 - klensy:windows-0.59, r=Mark-Simulacrum
bors
-26
/
+7
2025-01-21
TRPL: more backward-compatible Edition changes
Chris Krycho
-0
/
+0
2025-01-21
manual: Document all rust-project.json fields
Wilfred Hughes
-8
/
+84
2025-01-21
Auto merge of #134299 - RalfJung:remove-start, r=compiler-errors
bors
-331
/
+97
2025-01-21
internal: Treat cfg fetching failures as a warning
Wilfred Hughes
-1
/
+1
2025-01-21
Move supertrait_def_ids into the elaborate module like all other fns
Michael Goulet
-1
/
+2
2025-01-21
Provide a config to control auto-insertion of `await` and `iter()`
Chayim Refael Friedman
-56
/
+111
2025-01-21
Add `@bors rollup=never` to rustc-push PR body
Jakub Beránek
-1
/
+1
2025-01-21
CI: free disk with in-tree script instead of GitHub Action
MarcoIeni
-0
/
+142
2025-01-21
Keep already computed inlay hint properties instead of late resolving them
Lukas Wirth
-92
/
+99
2025-01-21
Make `InlayHint::linked_location` computation lazy
Lukas Wirth
-204
/
+285
2025-01-21
remove support for the #[start] attribute
Ralf Jung
-331
/
+97
2025-01-21
tidy
klensy
-0
/
+1
2025-01-21
bump bootsrap windows to 0.57
klensy
-23
/
+4
2025-01-21
bumpt compiler and tools to windows 0.59
klensy
-3
/
+2
2025-01-21
remove is_pwr2
Luuk Wester
-17
/
+3
2025-01-21
switch from using leading zeros to trailing zeros
Luuk Wester
-1
/
+4
2025-01-21
tests: delete `cat-and-grep-sanity-check`
许杰友 Jieyou Xu (Joe)
-1
/
+0
2025-01-21
ci: use ghcr buildkit image
MarcoIeni
-2
/
+7
2025-01-21
Make it possible to build GCC on CI
Jakub Beránek
-4
/
+57
2025-01-21
Fix Param::as_local treating closures wrong
Lukas Wirth
-53
/
+67
2025-01-21
Sort completion items that skip `await` and `iter()` behind those that don't
Chayim Refael Friedman
-0
/
+26
2025-01-21
make large niche description more terse, switch to using u128::is_power_of_two
Luuk Wester
-5
/
+5
2025-01-21
Merge pull request #18986 from Veykril/push-zlwvwlowpzqm
Lukas Wirth
-0
/
+49
2025-01-21
change lookup from `OsString.inner.inner.0` -> `OsString.inner.inner.bytes`
Walnut
-1
/
+1
2025-01-21
Enable verbose tests in opt-dist tests
Jakub Beránek
-0
/
+1
2025-01-21
Add test for checking used glibc symbols
Jakub Beránek
-2
/
+16
2025-01-21
Cleanup `Name` string rendering
Lukas Wirth
-249
/
+145
2025-01-21
Merge pull request #18977 from ChayimFriedman2/fix-upmapping
Lukas Wirth
-13
/
+68
2025-01-21
Auto merge of #135632 - marcoieni:split-x86_64-msvc-2025, r=Kobzol
bors
-11
/
+17
2025-01-20
Auto merge of #134286 - Urgau:unreach_pub-std, r=ibraheemdev
bors
-5
/
+5
[prev]
[next]