remove broken test
This commit is contained in:
parent
7d328fe28b
commit
3e2c5b5f75
@ -1,12 +0,0 @@
|
|||||||
// edition:2018
|
|
||||||
#![allow(deprecated)]
|
|
||||||
#![feature(rustc_private)]
|
|
||||||
|
|
||||||
extern crate rustc_serialize;
|
|
||||||
|
|
||||||
#[derive(RustcDecodable, RustcEncodable)]
|
|
||||||
struct ArbitraryTestType {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
fn main() {}
|
|
Loading…
Reference in New Issue
Block a user