We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ae688 commit 8e55559Copy full SHA for 8e55559
src/libserialize/tests/json.rs
@@ -1,3 +1,4 @@
1
+#[allow(unused_extern_crates)]
2
extern crate serialize as rustc_serialize;
3
4
use rustc_serialize::{Encodable, Decodable};
src/libserialize/tests/opaque.rs
0 commit comments