Skip to main content
Crate rustc_monomorphize
rustc_
monomorphize
1.95.0-nightly
(a33907a7a 2026-02-14)
All Items
Crate Items
Modules
Functions
Crate
rustc_
monomorphize
Copy item path
Source
Modules
ยง
collector
๐
Mono Item Collection
errors
๐
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
ยง
custom_
coerce_
unsize_
info
๐
provide