Home
last modified time | relevance | path

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

/third_party/rust/crates/proc-macro2/
Dbuild.rs74 let consider_rustc_bootstrap; in main() localVariable
80 consider_rustc_bootstrap = false; in main()
87 consider_rustc_bootstrap = true; in main()
93 consider_rustc_bootstrap = false; in main()
98 consider_rustc_bootstrap = true; in main()
105 consider_rustc_bootstrap = true; in main()
120 if consider_rustc_bootstrap { in main()