1
Fork 0
rust/compiler/rustc_codegen_ssa
Nicholas Nethercote 8c02f4d05d Inline and remove cast_shift_rhs.
It has a single call site.
2022-10-25 13:51:52 +11:00
..
src Inline and remove cast_shift_rhs. 2022-10-25 13:51:52 +11:00
Cargo.toml Move the cast_float_to_int fallback code to GCC 2022-08-16 15:46:17 -07:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.