Ignore a test on musl because its ui output differs
This commit is contained in:
parent
1c9d88900b
commit
3956c48f06
@ -1,3 +1,6 @@
|
||||
// ingoring on musl because it's ui output hides libcore backtraces
|
||||
// ignore-musl
|
||||
|
||||
#![feature(const_raw_ptr_deref)]
|
||||
#![feature(const_ptr_offset_from)]
|
||||
#![feature(ptr_offset_from)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user