rust/compiler/rustc_monomorphize
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
..
src Ignore unreachable inlined items in debug_dump. 2023-07-17 08:44:48 +10:00
Cargo.toml
messages.ftl Ensure Fluent messages are in alphabetical order 2023-05-25 23:49:35 +00:00