Modulesยง
- collector ๐
- Mono Item Collection
- diagnostics ๐
- graph_
checks ๐ - Checks that need to operate on the entire mono item graph
- 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
- util ๐
Functionsยง
- collect_
validated_ roots - Find all validated mono roots. See the module docs. NOTE: returns an unordered set for query stability.
- custom_
coerce_ ๐unsize_ info - provide