Skip to content

Commit c37300d

Browse files
author
Oliver Schneider
committed
ignore the portability test on 32 bit
it will fail in rustc
1 parent 86e4216 commit c37300d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/compile-fail/enums_clike.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// ignore-x86
12
#![feature(plugin, associated_consts)]
23
#![plugin(clippy)]
34
#![deny(clippy)]

0 commit comments

Comments
 (0)