rust/compiler/rustc_const_eval
Scott McMurray 05a665f21a Lower intrinsics::offset to mir::BinOp::Offset
They're semantically the same, so this means the backends don't need to handle the intrinsic and means fewer MIR basic blocks in pointer arithmetic code.
2023-04-25 19:23:45 -07:00
..
src Lower intrinsics::offset to mir::BinOp::Offset 2023-04-25 19:23:45 -07:00
Cargo.toml Add rustc_fluent_macro to decouple fluent from rustc_macros 2023-04-18 18:56:22 +00:00
messages.ftl Check for escape sequences in Fluent resources 2023-03-29 18:34:29 +01:00