Pass on the feedable query modifier to macros

This commit is contained in:
John Kåre Alsaker 2026-01-23 17:53:48 +01:00
parent 9283d592de
commit 33b77c8886

View file

@ -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,