Modules§
- Mono Item Collection
- errors 🔒
- This implements a single query,
check_mono_fn
, that gets fired for each monomorphization of all functions. This lets us implement monomorphization-time checks in a way that is friendly to incremental compilation. - Partitioning Codegen Units for Incremental Compilation
- Polymorphization Analysis
- util 🔒
Statics§
- Raw content of Fluent resource for this crate, generated by
fluent_messages
macro, imported byrustc_driver
to include all crates’ resources in one bundle.