Searched refs:rustc_dep_of_std (Results 1 – 2 of 2) sorted by relevance
53 let rustc_dep_of_std = env::var("CARGO_FEATURE_RUSTC_DEP_OF_STD").is_ok(); in main() localVariable73 } else if rustc_dep_of_std { in main()143 if rustc_dep_of_std { in main()
590 - FreeBSD: always use freebsd12 when `rustc_dep_of_std` is set in <https://github.com/rust-lang/lib…