Re-exports§
pub extern crate rustc_hir as hir;
pub extern crate rustc_index as index;
pub extern crate rustc_middle as middle;
pub extern crate rustc_span as span;
Modules§
- MIR datatypes and passes. See the rustc dev guide for more info.
pub extern crate rustc_hir as hir;
pub extern crate rustc_index as index;
pub extern crate rustc_middle as middle;
pub extern crate rustc_span as span;