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 ba6c12c commit 8bee58aCopy full SHA for 8bee58a
tests/ui/path_buf_push_overwrite.stderr
@@ -1,4 +1,4 @@
1
-error: Calling `push` with '/' (file system root) can overwrite the previous path definition
+error: Calling `push` with '/' (file system root) will overwrite the previous path definition
2
--> $DIR/path_buf_push_overwrite.rs:6:12
3
|
4
LL | x.push("/bar");
0 commit comments