Searched refs:from_rustc_invocation (Results 1 – 1 of 1) sorted by relevance
61 let c = Crate::from_rustc_invocation(rustc, metadata, &cargo_out.tests) in parse_cargo_out_str()232 fn from_rustc_invocation( in from_rustc_invocation() method