Crate rustc_monomorphize

Source

Modules§

  • collector πŸ”’
    Mono Item Collection
  • errors πŸ”’
  • mono_checks πŸ”’
    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 πŸ”’
    Partitioning Codegen Units for Incremental Compilation
  • polymorphize πŸ”’
    Polymorphization Analysis
  • util πŸ”’

Statics§

  • Raw content of Fluent resource for this crate, generated by fluent_messages macro, imported by rustc_driver to include all crates’ resources in one bundle.

Functions§