Pass on the feedable query modifier to macros
This commit is contained in:
parent
9283d592de
commit
33b77c8886
1 changed files with 1 additions and 0 deletions
|
|
@ -373,6 +373,7 @@ pub(super) fn rustc_queries(input: TokenStream) -> TokenStream {
|
|||
no_hash,
|
||||
anon,
|
||||
eval_always,
|
||||
feedable,
|
||||
depth_limit,
|
||||
separate_provide_extern,
|
||||
return_result_from_ensure_ok,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue