rust/compiler
Nicholas Nethercote 87c509da95 Ignore unreachable inlined items in debug_dump.
They're quite rare, and ignoring them simplifies things quite a bit, and
further reduces the number of calls to `MonoItem::size_estimate` to the
number of placed items (one per root item, and one or more per reachable
inlined item).
2023-07-17 08:44:48 +10:00
..
2023-07-12 21:38:55 -04:00
2023-07-17 08:44:48 +10:00
2023-07-17 08:44:48 +10:00