Skip to content

Commit d9403c1

Browse files
committed
Add the ui test
Signed-off-by: xizheyin <[email protected]>
1 parent 5a36a26 commit d9403c1

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
//@ compile-flags: --print native-static-libs --crate-type staticlib --emit metadata
2+
//@ check-pass
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
warning: skipping link step due to conflict: cannot output linkage information without emitting executable
2+
3+
note: consider emitting executable to print linkage information
4+
5+
warning: 1 warning emitted
6+

0 commit comments

Comments
 (0)