Home
last modified time | relevance | path

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

/third_party/rust/crates/autocfg/
DREADME.md61 - Add `probe`/`emit_sysroot_crate`, by @leo60228.
/third_party/rust/crates/autocfg/src/
Dlib.rs252 pub fn emit_sysroot_crate(&self, name: &str) { in emit_sysroot_crate() method