rust/compiler/rustc_mir_transform
Nicholas Nethercote 48064d4498 Inline and remove some functions.
These are all functions with a single callsite, where having a separate
function does nothing to help with readability. These changes make the
code a little shorter and easier to read.
2024-09-10 08:54:17 +10:00
..
2024-09-10 08:54:17 +10:00
2024-04-03 08:50:12 +00:00