granite-rust/compiler/rustc_abi
Erik Desjardins 96f8f99589 rustc_abi: remove Primitive::{is_float,is_int}
there were fixmes for this already

i am about to remove is_ptr (since callers need to properly distinguish
between pointers in different address spaces), so might as well do this
at the same time
2023-01-22 21:02:07 -05:00
..
src rustc_abi: remove Primitive::{is_float,is_int} 2023-01-22 21:02:07 -05:00
Cargo.toml move things from rustc_target::abi to rustc_abi 2022-11-24 16:26:13 +03:30