Crate rustc_metadata
source ·Re-exports
pub use fs::emit_wrapper_file;
pub use fs::METADATA_FILENAME;
Modules
- Validates all used crates and extern libraries and loads their metadata
- Resolution of mixing rlibs and dylibs
- Finds crate binaries and loads their metadata
- rmeta 🔒
Structs
Constants
- Metadata header which includes
METADATA_VERSION
.
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.
Functions
- Build a textual representation of an unevaluated constant expression.