rust/compiler/rustc_mir_transform
Nicholas Nethercote 5445953659 Improve consistency in LowerIntrinsics.
In some cases `target` and `arg` are obtained fallibly, and in some
cases they are obtained infallibly. This commit changes them all to
infallible.
2024-09-09 15:15:44 +10:00
..
2024-04-03 08:50:12 +00:00