mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
d1b050476d
Prefer asm! over llvm_asm! in core Replace llvm_asm! with asm! in core. x86 asm compare (in somecases I replaced generic type with String). * https://rust.godbolt.org/z/59eEMv * https://rust.godbolt.org/z/v78s6q * https://rust.godbolt.org/z/7qYY41 |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |