Skip to content

Commit 5cc9f6b

Browse files
Reformulate test description
Co-authored-by: Centril <[email protected]>
1 parent dc19b48 commit 5cc9f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/pattern/issue-67776-match-same-name-enum-variant-refs.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Test for issue #67776: binding named the same as enum variant
2-
// should report a warning even when matching against a borrow
2+
// should report a warning even when matching against a reference type
33

44
// check-pass
55

0 commit comments

Comments
 (0)