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-04-29
Fix errors in decoupling avx512vl and avx512dq from avx512fp16
sayantn
-92
/
+106
2025-04-29
Fix CI errors due to alignment issues in msvc
sayantn
-35
/
+142
2025-04-23
std_detect: RISC-V platform guide documentation
Tsukasa OI
-78
/
+126
2025-04-23
Remove workarounds for llvm/llvm-project#98306
sayantn
-6
/
+14
2025-04-23
Re-enable `armv7-unknown-linux-gnueabihf`
sayantn
-3
/
+1
2025-04-23
Add power9 and power8 target-features
Luca Barbato
-1
/
+36
2025-04-23
reset the host linker
Folkert de Vries
-0
/
+6
2025-04-23
run `cargo generate-lockfile` before running docker
Folkert de Vries
-0
/
+3
2025-04-23
run `powerpc64le` `assert_instr` on CI
Folkert de Vries
-3
/
+2
2025-04-21
use 'unadjusted' ABI for wasm LLVM intrinsics
Ralf Jung
-4
/
+4
2025-04-20
Augment `stdarch-test` to parse PPC
sayantn
-4
/
+7
2025-04-20
Remove `x86_64-unknown-linux-gnu` run
sayantn
-26
/
+15
2025-04-20
Add `-Ctarget-feature=+avx512f` run for the emulated run
sayantn
-5
/
+12
2025-04-20
Add `test-everything` annotations to more archs to ensure test coverage, and ...
sayantn
-21
/
+53
2025-04-20
Upgrade qemu CPU to `max`
sayantn
-13
/
+10
2025-04-20
Remove `STDARCH_DISABLE_DEDUP_GUARD` as it was unused
sayantn
-51
/
+8
2025-04-20
Replace `cfg(stdarch_intel_sde)` with `STDARCH_TEST_SKIP_FUNCTION`
sayantn
-11
/
+2
2025-04-20
Change test skipping logic a little, separate feature-based and function-base...
sayantn
-31
/
+27
2025-04-20
Remove `cupid` dependency and `env-override-no-avx` CI run
sayantn
-182
/
+3
2025-04-20
Add PowerPC64 to CI
sayantn
-0
/
+10
2025-04-20
Re-enable all conditionally-disabled x86 `assert_instr` tests
sayantn
-341
/
+101
2025-04-20
Upgrade CI OS versions
sayantn
-30
/
+30
2025-04-20
std_detect: Remove /proc/cpuinfo-based detection
Taiki Endo
-508
/
+7
2025-04-18
Remove impl_tag from CONTRIBUTING.md file
arshitas
-1
/
+1
2025-04-17
allow unnecessary transmutes
bendn
-1
/
+2
2025-04-17
add `vec_extract`, `vec_insert`, `vec_promote` and `vec_insert_and_zero`
Folkert de Vries
-0
/
+243
2025-04-17
Change void* type for `gather`/`scatter` intrinsics
sayantn
-186
/
+198
2025-04-17
Change void* type for `cvt_storeu` intrinsics
sayantn
-81
/
+81
2025-04-17
Change void* type for `compressstore` intrinsics
sayantn
-65
/
+57
2025-04-17
Change void* type for 3 intrinsics
sayantn
-8
/
+8
2025-04-17
Add checks for void pointer types to ensure consistency
sayantn
-20
/
+74
2025-04-16
Revert "std_detect: Do not use libc::getauxval on 32-bit Android"
Taiki Endo
-2
/
+1
2025-04-16
std_detect: Remove RV32E support attempt on Linux (RISC-V)
Tsukasa OI
-3
/
+0
2025-04-16
RISC-V: Remove privileged extensions for now
Tsukasa OI
-35
/
+0
2025-04-16
RISC-V: `riscv_hwprobe`-based feature detection on Linux / Android
Tsukasa OI
-16
/
+521
2025-04-16
RISC-V: OS-independent implication logic
Tsukasa OI
-12
/
+158
2025-04-16
RISC-V: Add RISC-V + Linux / Android test
Tsukasa OI
-0
/
+65
2025-04-16
RISC-V: Add placeholder for the "B" extension
Tsukasa OI
-2
/
+5
2025-04-16
RISC-V: Add two "A" extension subsets
Tsukasa OI
-1
/
+10
2025-04-16
RISC-V: Use `target_arch` for RV(32|64) detection
Tsukasa OI
-4
/
+6
2025-04-16
RISC-V: Remove `enable_features`
Tsukasa OI
-45
/
+13
2025-04-16
RISC-V: tidying: Make auxvec-based enablement a block
Tsukasa OI
-0
/
+1
2025-04-16
RISC-V: tidying: Handling of base ISA
Tsukasa OI
-10
/
+14
2025-04-16
RISC-V: tidying: Prefer more canonical reference
Tsukasa OI
-1
/
+1
2025-04-12
RISC-V: tidying: Fix separation of I-related extensions
Tsukasa OI
-1
/
+1
2025-04-12
RISC-V: doc: tidying: Move link to the ISA Manual
Tsukasa OI
-2
/
+2
2025-04-12
RISC-V: doc: Updated status and clarification
Tsukasa OI
-24
/
+21
2025-04-12
RISC-V: doc: Capitalize some words for consistency
Tsukasa OI
-5
/
+5
2025-04-11
hmm
bendn
-1
/
+3
2025-04-11
fix broken intra doc links
bendn
-6
/
+6
[next]