Home
last modified time | relevance | path

Searched defs:UnsupportedCrateTypeForTarget (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/compiler/rustc_interface/src/
Derrors.rs95 pub struct UnsupportedCrateTypeForTarget<'a> { struct
96 pub crate_type: CrateType,
97 pub target_triple: &'a TargetTriple,