Skip to content

Commit 82902b6

Browse files
committed
Add checkpass
1 parent 5fabeb8 commit 82902b6

File tree

1 file changed

+1
-0
lines changed
  • tests/ui/external-crate-panic-handle-no-lint

1 file changed

+1
-0
lines changed

tests/ui/external-crate-panic-handle-no-lint/app.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//@ compile-flags: -Cpanic=abort --emit=obj
2+
//@ check-pass
23

34
// Defining a crate that provides panic handling as an external crate
45
// could uselessly trigger the "unused external crate" lint. This was fixed,

0 commit comments

Comments
 (0)