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 5fabeb8 commit 82902b6Copy full SHA for 82902b6
tests/ui/external-crate-panic-handle-no-lint/app.rs
@@ -1,4 +1,5 @@
1
//@ compile-flags: -Cpanic=abort --emit=obj
2
+//@ check-pass
3
4
// Defining a crate that provides panic handling as an external crate
5
// could uselessly trigger the "unused external crate" lint. This was fixed,
0 commit comments