Skip to content

Commit bb34a3e

Browse files
committed
Update the .stderr file for the "an" changes
1 parent a257d5a commit bb34a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/did_you_mean/issue-41679.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
error: `~` can not be used as an unary operator
1+
error: `~` can not be used as a unary operator
22
--> $DIR/issue-41679.rs:12:13
33
|
44
12 | let x = ~1;

0 commit comments

Comments
 (0)