Type Definition rustc_session::parse::CrateCheckConfig
source · [−]Implementations
sourceimpl CrateCheckConfig
impl CrateCheckConfig
sourcefn fill_well_known_names(&mut self)
fn fill_well_known_names(&mut self)
Fills a CrateCheckConfig
with well-known configuration names.
sourcefn fill_well_known_values(&mut self)
fn fill_well_known_values(&mut self)
Fills a CrateCheckConfig
with well-known configuration values.
pub fn fill_well_known(&mut self)
Layout
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.
Size: 72 bytes