about summary refs log tree commit diff
path: root/library/stdarch/crates/stdarch-test
diff options
context:
space:
mode:
authorTsukasa OI <floss_rust@irq.a4lg.com>2025-05-31 05:06:05 +0000
committerAmanieu d'Antras <amanieu@gmail.com>2025-05-31 09:38:49 +0000
commit7168d48c0bd2772cdd90fb9182bfaa28cda80440 (patch)
treed4359960ade2999f7b9bbfeee5b1c8a873c7a5ab /library/stdarch/crates/stdarch-test
parent7a074c14a1bccecfde2e43a3209a97efcb96c077 (diff)
downloadrust-7168d48c0bd2772cdd90fb9182bfaa28cda80440.tar.gz
rust-7168d48c0bd2772cdd90fb9182bfaa28cda80440.zip
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.
Diffstat (limited to 'library/stdarch/crates/stdarch-test')
0 files changed, 0 insertions, 0 deletions