From 2c0409c7e838ef3f9910a6812c085f971e8bbae6 Mon Sep 17 00:00:00 2001 From: Michael Goulet Date: Mon, 11 Aug 2025 21:38:46 +0000 Subject: Remove unused must_use --- compiler/rustc_expand/src/expand.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/rustc_expand/src') diff --git a/compiler/rustc_expand/src/expand.rs b/compiler/rustc_expand/src/expand.rs index f02aa6c120f..5504fff519c 100644 --- a/compiler/rustc_expand/src/expand.rs +++ b/compiler/rustc_expand/src/expand.rs @@ -2157,6 +2157,7 @@ impl<'a, 'b> InvocationCollector<'a, 'b> { attr_name, macro_name: pprust::path_to_string(&call.path), invoc_span: call.path.span, + attr_span: attr.span, }, ); } -- cgit 1.4.1-3-g733a5