Expand description
Implementation of CompilerCtxt.
Modules§
- helpers 🔒
- A set of traits that define a stable interface to rustc’s internals.
- impls 🔒
- Implementation of CompilerCtxt.
Structs§
- Compiler
Ctxt - Provides direct access to rustc’s internal queries.