Remove xfail-pretty directives from working tests
This commit is contained in:
parent
22c8eebc48
commit
a0ca1ac1bc
2 changed files with 0 additions and 4 deletions
|
|
@ -1,5 +1,3 @@
|
|||
// xfail-pretty
|
||||
|
||||
import rusti::ivec_len;
|
||||
|
||||
native "rust-intrinsic" mod rusti {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
// xfail-pretty
|
||||
|
||||
fn main() {
|
||||
#macro([#zip_or_unzip[[x, ...], [y, ...]], [[x, y], ...]],
|
||||
[#zip_or_unzip[[xx, yy], ...], [[xx, ...], [yy, ...]]]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue