rust/library/stdarch/crates
Tsukasa OI 7168d48c0b stdarch-gen-arm: Modernization of the coding style
It modernizes the coding style of the crate stdarch-gen-arm by fixing
Clippy warnings (except clippy::{collapsible_if,obfuscated_if_else} that
might make the program look worse as a result of "fixing" warnings).

Clippy: rust version 1.89.0-nightly (6f6971078 2025-05-28)
Number of Fixed Warnings: 84/84
Note:
Rust Analyzer double counts one of the Clippy warnings so it reduces
85 warnings (as reported by the Rust Analyzer).

This commit also applies similar technique used to resolve Clippy
warnings but also simplifies identifier name formatting and makes
reading easier.

Confirmed that the exact same code will be generated.
2025-05-31 09:38:49 +00:00
..
assert-instr-macro Remove STDARCH_DISABLE_DEDUP_GUARD as it was unused 2025-04-20 21:39:39 +00:00
core_arch Upgrade more intrinsics to the new version 2025-05-30 18:02:17 +00:00
intrinsic-test fix: code cleanup and renaming 2025-05-27 23:27:38 +00:00
simd-test-macro fix - aarch64_be tests 2025-05-03 05:06:15 +00:00
std_detect RISC-V: Linux: Imply Zicntr from the IMA base behavior 2025-05-30 21:09:38 +00:00
stdarch-gen-arm stdarch-gen-arm: Modernization of the coding style 2025-05-31 09:38:49 +00:00
stdarch-gen-loongarch Format with style edition 2024 2025-02-09 12:57:14 -08:00
stdarch-test Add riscv32 CI run 2025-05-06 16:10:50 +00:00
stdarch-verify Fix stdarch-verify 2025-05-01 11:30:47 +00:00