Home
last modified time | relevance | path

Searched refs:rustc_dep_of_std (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/
H A Dbuild.rs53 let rustc_dep_of_std = env::var("CARGO_FEATURE_RUSTC_DEP_OF_STD").is_ok(); in main() localVariable
73 } else if rustc_dep_of_std { in main()
143 if rustc_dep_of_std { in main()
H A DCHANGELOG.md590 - FreeBSD: always use freebsd12 when `rustc_dep_of_std` is set in <https://github.com/rust-lang/lib…