Skip to content

Commit 7f941c9

Browse files
committed
-2015
1 parent 3bad5aa commit 7f941c9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Diff for: tests/ui/unpretty/expanded-interpolation.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
//@ compile-flags: -Zunpretty=expanded
22
//@ edition:2024
33
//@ check-pass
4-
//@ edition: 2015
54

65
// This test covers the AST pretty-printer's insertion of parentheses in some
76
// macro metavariable edge cases. Synthetic parentheses (i.e. not appearing in

Diff for: tests/ui/unpretty/expanded-interpolation.stdout

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
//@ compile-flags: -Zunpretty=expanded
33
//@ edition:2024
44
//@ check-pass
5-
//@ edition: 2015
65

76
// This test covers the AST pretty-printer's insertion of parentheses in some
87
// macro metavariable edge cases. Synthetic parentheses (i.e. not appearing in

0 commit comments

Comments
 (0)