Skip to content

Commit e08ea46

Browse files
committed
Fix UI test for beta
1 parent c1d4fdd commit e08ea46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/macro/ui-tests/invalid-methods.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ warning: unused macro definition
6464
26 | macro_rules! x { () => () }
6565
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
6666
|
67-
= note: #[warn(unused_macros)] on by default
67+
= note: `#[warn(unused_macros)]` on by default

0 commit comments

Comments
 (0)