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-09-05
compiler: Add Windows resources to rustc-main and rustc_driver
Aleksey Kliger
-8
/
+271
2025-09-05
Optimize Cargo with LTO
Jakub Beránek
-2
/
+4
2025-09-05
Fix condition
Jakub Beránek
-1
/
+1
2025-09-05
single buffer for exponent fmt of integers
Pascal S. de Kloe
-176
/
+213
2025-09-05
rustc_middle: clippy fixes
Marijn Schouten
-20
/
+14
2025-09-05
Auto merge of #146121 - Muscraft:filter-suggestion-parts, r=petrochenkov
bors
-8
/
+4
2025-09-05
Auto merge of #146121 - Muscraft:filter-suggestion-parts, r=petrochenkov
bors
-24
/
+21
2025-09-05
Add a comment about the "specialization" feature required because of `im-rc`
Jakub Beránek
-0
/
+2
2025-09-05
Merge pull request #2577 from ada4a/patch-2
Tshepang Mbambo
-2
/
+2
2025-09-05
Update renamed `take_region_var_origins`
Ada Alakbarova
-2
/
+2
2025-09-05
Add snapshot test for disting compiler docs
Jakub Beránek
-1
/
+53
2025-09-05
Respect top stage when documenting Cargo
Jakub Beránek
-2
/
+15
2025-09-05
Merge pull request #2576 from ada4a/patch-1
Tshepang Mbambo
-1
/
+1
2025-09-05
Allow `specialization` feature when documenting Cargo
Jakub Beránek
-4
/
+16
2025-09-05
Add __isOSVersionAtLeast and __isPlatformVersionAtLeast symbols
Mads Marquart
-2
/
+1127
2025-09-05
Update link to `resolve_regions_and_report_errors`
Ada Alakbarova
-1
/
+1
2025-09-05
rustc-dev-guide: update docs for `run-make-cargo`
Jieyou Xu
-30
/
+39
2025-09-05
triagebot: account for new `tests/run-make-cargo` test suite
Jieyou Xu
-0
/
+3
2025-09-05
tidy: account for moved `tests/run-make/uefi-qemu`
Jieyou Xu
-1
/
+1
2025-09-05
cg_gcc: run `run-make-cargo` tests
Jieyou Xu
-3
/
+19
2025-09-05
cg_clif: run `run-make-cargo` test suite
Jieyou Xu
-1
/
+1
2025-09-05
cg_clif: account for moved `tests/run-make-cargo/compiler-builtins`
Jieyou Xu
-1
/
+1
2025-09-05
ci: update jobs to also run `tests/run-make-cargo`
Jieyou Xu
-7
/
+9
2025-09-05
remove couple of clones
Matthias Krüger
-4
/
+4
2025-09-05
tests: update test instruction in `thumb-none-cortex-m`
Jieyou Xu
-1
/
+1
2025-09-05
tests: move `run-make` tests requiring in-tree cargo to `run-make-cargo` test...
Jieyou Xu
-0
/
+0
2025-09-05
`run-make-support`: handle unavailable in-tree cargo under `run-make` test suite
Jieyou Xu
-6
/
+13
2025-09-05
compiletest: implement {`run-make`,`run-make-cargo`} test suite split
Jieyou Xu
-7
/
+10
2025-09-05
bootstrap: split `run-make` into {`run-make`,`run-make-cargo`} test suites
Jieyou Xu
-21
/
+80
2025-09-05
Ensure that `--html-after-content` option is used to check `scrape_examples_i...
Guillaume Gomez
-2
/
+4
2025-09-05
rustc_infer: change top-level doc comment to inner
Marijn Schouten
-1
/
+1
2025-09-05
DynamicConfig: use canonical clone impl
Marijn Schouten
-1
/
+1
2025-09-05
Auto merge of #146044 - estebank:issue-88727, r=chenyukang
bors
-49
/
+393
2025-09-05
Merge pull request #4570 from RalfJung/atomic-rmw-int
Ralf Jung
-1
/
+2
2025-09-05
gpu offload: change suspicious map into filter
Marijn Schouten
-1
/
+1
2025-09-05
atomic rmw intrinsics: RHS must be an integer
Ralf Jung
-1
/
+2
2025-09-05
Merge pull request #4569 from RalfJung/atomic-rmw
Ralf Jung
-127
/
+83
2025-09-05
atomics: unify handling min/max and the other RMWs
Ralf Jung
-127
/
+83
2025-09-05
change file-is-generated doc comment to inner
Marijn Schouten
-2
/
+2
2025-09-05
Auto merge of #146224 - tgross35:rollup-1bgjms3, r=tgross35
bors
-136
/
+798
2025-09-05
Merge pull request #2575 from rust-lang/tshepang/inline-external-links
Tshepang Mbambo
-3
/
+4
2025-09-05
avoid inline external links
Tshepang Mbambo
-3
/
+4
2025-09-05
Merge pull request #2574 from rust-lang/tshepang/sembr
Tshepang Mbambo
-3
/
+9
2025-09-05
sembr
Tshepang Mbambo
-3
/
+9
2025-09-05
clarify typo pr guidance
Tshepang Mbambo
-2
/
+4
2025-09-05
RawVecInner: add missing `unsafe` to unsafe fns
Bart Jacobs
-36
/
+123
2025-09-05
Fix indent for unresolved_field fixes
A4-Tacks
-13
/
+52
2025-09-05
Merge pull request #4568 from RalfJung/duration-from-nanos
Ralf Jung
-8
/
+2
2025-09-05
make use of Duration::from_nanos_u128
Ralf Jung
-8
/
+2
2025-09-05
Merge pull request #4567 from rust-lang/rustup-2025-09-05
Ralf Jung
-2885
/
+9298
[prev]
[next]