Skip to content

Commit 3956c48

Browse files
committed
Ignore a test on musl because its ui output differs
1 parent 1c9d889 commit 3956c48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/test/ui/consts/offset_from_ub.rs

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// ingoring on musl because it's ui output hides libcore backtraces
2+
// ignore-musl
3+
14
#![feature(const_raw_ptr_deref)]
25
#![feature(const_ptr_offset_from)]
36
#![feature(ptr_offset_from)]

0 commit comments

Comments
 (0)