mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
ignore the portability test on 32 bit
it will fail in rustc
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// ignore-x86
|
||||
#![feature(plugin, associated_consts)]
|
||||
#![plugin(clippy)]
|
||||
#![deny(clippy)]
|
||||
|
||||
Reference in New Issue
Block a user