auto merge of #19590 : sfackler/rust/fix-android, r=sfackler
Seems to be blocking forever
This commit is contained in:
commit
358db12a89
@ -8,6 +8,8 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// ignore-android seems to block forever
|
||||
|
||||
#![forbid(warnings)]
|
||||
|
||||
// Pretty printing tests complain about `use std::predule::*`
|
||||
|
@ -8,6 +8,7 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// ignore-test
|
||||
|
||||
extern crate libc;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user