Files
rust/compiler/rustc_const_eval/src/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
..
2023-04-20 17:48:32 +00:00
2023-03-21 15:38:51 +00:00