mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-26 14:43:24 +00:00
15221 -> 14956 exports
This commit is contained in:
parent
c5e414843e
commit
7a75ebed09
@ -402,7 +402,7 @@ macro_rules! define_queries {
|
||||
}
|
||||
}
|
||||
|
||||
$(pub fn $name()-> DepKindStruct {
|
||||
$(pub(crate) fn $name()-> DepKindStruct {
|
||||
let is_anon = is_anon!([$($modifiers)*]);
|
||||
let is_eval_always = is_eval_always!([$($modifiers)*]);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user