ignore the portability test on 32 bit
it will fail in rustc
This commit is contained in:
parent
86e4216a56
commit
c37300d899
@ -1,3 +1,4 @@
|
||||
// ignore-x86
|
||||
#![feature(plugin, associated_consts)]
|
||||
#![plugin(clippy)]
|
||||
#![deny(clippy)]
|
||||
|
Loading…
Reference in New Issue
Block a user