Ignore a test on musl because its ui output differs
This commit is contained in:
parent
1c9d88900b
commit
3956c48f06
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue