mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
Ignore an AVR-inapplicable test
This commit is contained in:
parent
03a57254b5
commit
b2375fb9e2
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
// This test is for targets with 32bit c_int only.
|
// This test is for targets with 32bit c_int only.
|
||||||
// ignore-msp430
|
// ignore-msp430
|
||||||
|
// ignore-avr
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user