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 933df88 commit 1a763e4Copy full SHA for 1a763e4
tests/ui/must-use.stderr
@@ -1,4 +1,4 @@
1
-error: unused return value of `must_use` that must be used
+error: unused return value of `anyhow::private::must_use` that must be used
2
--> tests/ui/must-use.rs:8:9
3
|
4
8 | anyhow!("it failed");
0 commit comments