This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-26 22:26:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c16f00cff667533ea279ab03d2067d63cb1e9eab
rust
/
tests
/
assembly
T
History
Taiki Endo
bd7213ff89
tests/assembly/asm: Remove uses of rustc_attrs and lang_items features by using minicore
2024-12-18 02:59:07 +09:00
..
asm
tests/assembly/asm: Remove uses of rustc_attrs and lang_items features by using minicore
2024-12-18 02:59:07 +09:00
auxiliary
…
compiletest-self-test
…
libs
…
nvptx-kernel-abi
…
simd
…
stack-protector
…
targets
Remove the
wasm32-wasi
target from rustc
2024-11-03 07:09:34 -08:00
aarch64-naked-fn-no-bti-prolog.rs
…
aarch64-pointer-auth.rs
…
align_offset.rs
…
breakpoint.rs
Add
core::arch::breakpoint
and test
2024-12-02 23:56:24 -08:00
closure-inherit-target-feature.rs
…
cmse.rs
…
dwarf4.rs
…
dwarf5.rs
…
is_aligned.rs
…
issue-83585-small-pod-struct-equality.rs
…
manual-eq-efficient.rs
…
niche-prefer-zero.rs
…
nvptx-arch-default.rs
…
nvptx-arch-emit-asm.rs
…
nvptx-arch-link-arg.rs
…
nvptx-arch-target-cpu.rs
…
nvptx-atomics.rs
…
nvptx-c-abi-arg-v7.rs
…
nvptx-c-abi-ret-v7.rs
…
nvptx-internalizing.rs
…
nvptx-linking-binary.rs
…
nvptx-linking-cdylib.rs
…
nvptx-safe-naming.rs
…
panic-no-unwind-no-uwtable.rs
…
panic-unwind-no-uwtable.rs
…
pic-relocation-model.rs
…
pie-relocation-model.rs
…
powerpc64-struct-abi.rs
…
riscv-soft-abi-with-float-features.rs
tests: use
max-llvm-major-version
instead of
ignore-llvm-version
range like
N - 99
2024-11-14 17:44:54 +08:00
rust-abi-arg-attr.rs
remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functions instead
2024-11-08 09:16:00 +01:00
s390x-backchain-toggle.rs
…
s390x-vector-abi.rs
Support s390x z13 vector ABI
2024-11-14 22:14:11 +09:00
simd-bitmask.rs
…
simd-intrinsic-gather.rs
…
simd-intrinsic-mask-load.rs
…
simd-intrinsic-mask-reduce.rs
…
simd-intrinsic-mask-store.rs
…
simd-intrinsic-scatter.rs
…
simd-intrinsic-select.rs
…
slice-is_ascii.rs
…
small_data_threshold.rs
…
sparc-struct-abi.rs
…
stack-probes.rs
…
static-relocation-model.rs
…
strict_provenance.rs
…
target-feature-multiple.rs
…
wasm_exceptions.rs
…
x86_64-array-pair-load-store-merge.rs
…
x86_64-bigint-helpers.rs
Update the definition of
borrowing_sub
2024-12-03 15:31:00 +01:00
x86_64-cmp.rs
tests: use
max-llvm-major-version
instead of
ignore-llvm-version
range like
N - 99
2024-11-14 17:44:54 +08:00
x86_64-floating-point-clamp.rs
…
x86_64-fortanix-unknown-sgx-lvi-generic-load.rs
…
x86_64-fortanix-unknown-sgx-lvi-generic-ret.rs
…
x86_64-fortanix-unknown-sgx-lvi-inline-assembly.rs
…
x86_64-function-return.rs
…
x86_64-naked-fn-no-cet-prolog.rs
…
x86_64-no-jump-tables.rs
…
x86_64-sse_crc.rs
…
x86_64-typed-swap.rs
…
x86_64-windows-float-abi.rs
…
x86-return-float.rs
…