Skip to content

Commit

Permalink
Update ui test suite to nightly-2022-03-10
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Mar 10, 2022
1 parent 933df88 commit 1a763e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/must-use.stderr
@@ -1,4 +1,4 @@
error: unused return value of `must_use` that must be used
error: unused return value of `anyhow::private::must_use` that must be used
--> tests/ui/must-use.rs:8:9
|
8 | anyhow!("it failed");
Expand Down

0 comments on commit 1a763e4

Please sign in to comment.