rust/compiler/rustc_abi
Scott McMurray 99fd9cb697 Remove the loop in Align::from_bytes
Perf is almost certainly irrelevant, but might as well simplify it, since `trailing_zeros` does exactly what's needed.
2023-04-16 04:01:34 -07:00
..
src Remove the loop in Align::from_bytes 2023-04-16 04:01:34 -07:00
Cargo.toml move things from rustc_target::abi to rustc_abi 2022-11-24 16:26:13 +03:30