Struct rustc::session::config::ConfigUnstable [-] [+] [src]

pub struct Config {
    pub target: Target,
    pub int_type: IntTy,
    pub uint_type: UintTy,
}

Fields

target
int_type
uint_type