rust/compiler/rustc_metadata
Vadim Petrochenkov ec8f68859a rustc_metadata: Remove Span from ModChild
It can be decoded on demand from regular `def_span` tables.

Partially mitigates perf regressions from #109500.
2023-04-18 17:25:04 +03:00
..
src rustc_metadata: Remove Span from ModChild 2023-04-18 17:25:04 +03:00
Cargo.toml Add try_canonicalize to rustc_fs_util and use it over fs::canonicalize 2023-03-16 21:50:23 +01:00
messages.ftl Simplify message paths 2023-03-11 22:51:57 +01:00