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-07-22
Unquerify extern_mod_stmt_cnum.
Camille GILLOT
-6
/
+6
2025-07-22
impl items are never unnamable
binarycat
-2
/
+8
2025-07-22
rustdoc: actually never link to unnamable types
binarycat
-7
/
+18
2025-07-22
fix regression test
binarycat
-3
/
+7
2025-07-22
rustdoc: never try to link to unnamable types
binarycat
-1
/
+9
2025-07-22
add regression test for RUST-143222
binarycat
-0
/
+24
2025-07-23
Make lints work with `allow_internal_unstable`
Jules Bertholet
-0
/
+1
2025-07-22
document assumptions about `Clone` and `Eq` traits
gewitternacht
-0
/
+24
2025-07-22
rustdoc: avoid allocating a temp String for aliases in search index
binarycat
-3
/
+16
2025-07-22
Auto merge of #144249 - GuillaumeGomez:asm-tests, r=jieyouxu
bors
-56
/
+83
2025-07-22
Merge pull request #1880 from folkertdev/remove-lazy-static-dep
Folkert de Vries
-10
/
+2
2025-07-22
Embed auxv files directly into the test binary
Jakub Beránek
-12
/
+10
2025-07-22
Improve error messages of auxv loading
Jakub Beránek
-10
/
+17
2025-07-22
Remove licenses from std-detect
Jakub Beránek
-226
/
+0
2025-07-22
Bless bootstrap tests
Jakub Beránek
-11
/
+11
2025-07-22
Remove `std_detect` from stdarch's CI
Jakub Beránek
-71
/
+2
2025-07-22
Remove `std_detect` from stdarch examples
Jakub Beránek
-30
/
+18
2025-07-22
Fix warning
Jakub Beránek
-0
/
+10
2025-07-22
Move tests around to appease `tidy`
Jakub Beránek
-262
/
+258
2025-07-22
remove `lazy_static` dependency from `intrinsic-test`
Folkert de Vries
-10
/
+2
2025-07-22
Update stdarch README
Jakub Beránek
-9
/
+1
2025-07-22
Reformat `std_detect`
Jakub Beránek
-182
/
+54
2025-07-22
Allow platform-specific code in `std_detect`
Jakub Beránek
-0
/
+1
2025-07-22
Make `std_detect` a direct dependency of `std`
Jakub Beránek
-16
/
+7
2025-07-22
Move `std_detect` from `library/stdarch` to `library`
Jakub Beránek
-0
/
+0
2025-07-22
Merge pull request #1881 from folkertdev/s390x-project-simd
Sayantan Chakraborty
-4
/
+10
2025-07-22
pass build.npm from bootstrap to tidy and use it for npm install
binarycat
-4
/
+14
2025-07-22
work around not being able to project out of SIMD values any more
Folkert de Vries
-4
/
+10
2025-07-22
bootstrap: Move musl-root fallback out of sanity check
Jens Reidel
-14
/
+18
2025-07-22
Merge pull request #20280 from Kobzol/josh-sync
Laurențiu Nicola
-229
/
+42
2025-07-22
Merge pull request #20282 from Kobzol/josh-sync-ci
Laurențiu Nicola
-0
/
+20
2025-07-22
Add missing cast in gcc_checked_binop
Antoni Boucher
-0
/
+1
2025-07-22
Remove failing UI test
Antoni Boucher
-1
/
+0
2025-07-22
bootstrap: add package.json and package-lock.json to dist tarball
binarycat
-0
/
+2
2025-07-22
Add CI workflow for periodically performing josh pulls
Jakub Beránek
-0
/
+20
2025-07-22
Apply suggestions from code review
Jakub Beránek
-4
/
+5
2025-07-22
Add missing cast in gcc_checked_binop
Antoni Boucher
-0
/
+1
2025-07-22
Add failing UI tests
Antoni Boucher
-0
/
+3
2025-07-22
Add powerpc64le-unknown-linux-musl to CI rustc targets
Jens Reidel
-0
/
+1
2025-07-22
Remove failing run-make test
Antoni Boucher
-1
/
+0
2025-07-22
Remove failing UI test
Antoni Boucher
-1
/
+0
2025-07-22
Fix sysroot compilation in release mode
Antoni Boucher
-4
/
+16
2025-07-22
fix: `unused_async` FP on function with `todo!`
yanglsh
-23
/
+78
2025-07-22
Auto merge of #144222 - Kobzol:stdarch-push, r=folkertdev
bors
-5042
/
+4642
2025-07-22
Fix spelling mistake
Antoni Boucher
-0
/
+1
2025-07-22
Use a bitcast in Builder::ret to support non-native integers
Antoni Boucher
-2
/
+2
2025-07-22
Fix compilation of overflow addition
Antoni Boucher
-1
/
+30
2025-07-22
Fix failing UI tests
Antoni Boucher
-1
/
+1
2025-07-22
miropt: move to edition 2024
Marijn Schouten
-1
/
+1
2025-07-22
miropt: clippy fixes
Marijn Schouten
-12
/
+11
[prev]
[next]