rust/library/stdarch/crates
Scott McMurray 4f02e2f8a9 Keep Debug the same
This ended up way more annoying than expected, because I needed to refactor the `types!` macro to separate out the stability attributes to put those on the `Debug` impl without also copying all the `#[doc]`s.  But I like how it came out in the end, reducing duplication in the macro invocations.

But without it all the C-consistency tests fail.
2024-08-08 23:47:25 +01:00
..
assert-instr-macro Silence unexpected-cfgs 2024-05-06 16:02:08 +02:00
core_arch Keep Debug the same 2024-08-08 23:47:25 +01:00
intrinsic-test feat: stabilization for stdarch_aarch64_crc32 2024-05-14 15:52:07 +02:00
simd-test-macro arm64ec 2024-03-13 22:30:36 +00:00
std_detect std_detect: Update aarch64 feature dependencies to LLVM upstream 2024-07-25 15:18:37 +01:00
stdarch-gen-arm Move entirely to array-based SIMD 2024-08-08 23:47:25 +01:00
stdarch-gen-loongarch core_arch: Add LoongArch LASX intrinsics 2024-02-28 08:43:52 +00:00
stdarch-test Implemented VEX versions 2024-07-06 11:00:34 +02:00
stdarch-verify initial commit to enable amx 2024-08-03 19:02:09 +01:00