We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a257d5a commit bb34a3eCopy full SHA for bb34a3e
src/test/ui/did_you_mean/issue-41679.stderr
@@ -1,4 +1,4 @@
1
-error: `~` can not be used as an unary operator
+error: `~` can not be used as a unary operator
2
--> $DIR/issue-41679.rs:12:13
3
|
4
12 | let x = ~1;
0 commit comments