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 ff6a7c7 commit d8253c1Copy full SHA for d8253c1
src/libserialize/tests/json.rs
@@ -1,4 +1,4 @@
1
-#![allow(rustc::default_hash_types)]
+#![allow(rustc::internal)]
2
3
extern crate serialize as rustc_serialize;
4
src/libserialize/tests/opaque.rs
0 commit comments