rust/compiler/rustc_monomorphize
Nicholas Nethercote 42c8803fe8 Remove empty MirUsedCollector::visit_local.
It has not effect, because the default `visit_local` in `mir::Visitor`
is already empty.
2023-10-18 14:24:15 +11:00
..
src Remove empty MirUsedCollector::visit_local. 2023-10-18 14:24:15 +11:00
Cargo.toml Remove unneeded dependencies from rustc_monomorphize. 2023-10-18 14:23:51 +11:00
messages.ftl Cleanup unused messages in ftl files 2023-09-20 19:09:01 +08:00