Function rustc_feature::is_builtin_only_local
source · pub fn is_builtin_only_local(name: Symbol) -> bool
Expand description
Whether this builtin attribute is only used in the local crate. If so, it is not encoded in the crate metadata.