Home
last modified time | relevance | path

Searched defs:rustc_coherence_is_core (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-def/src/
Dnameres.rs143 rustc_coherence_is_core: bool, field
/third_party/rust/rust/compiler/rustc_middle/src/hir/map/
Dmod.rs532 pub fn rustc_coherence_is_core(self) -> bool { in rustc_coherence_is_core() method