Commit Graph

7 Commits

Author SHA1 Message Date
Linus Färnstrand cf8df0157a Use assoc integer constants in libserialize 2020-04-07 00:43:15 +02:00
Mark Rousskov a06baa56b9 Format the world 2019-12-22 17:42:47 -05:00
Alex Crichton d8253c166b Tweak libserialize allows 2019-09-23 09:34:44 -07:00
Alex Crichton 7b907ded0e Fix compiling libserialize tests
They've got new warnings turned on so they need more `#![allow]`
2019-09-23 09:34:44 -07:00
Vadim Petrochenkov 614037171b cleanup: Remove `extern crate serialize as rustc_serialize`s 2019-07-23 19:20:16 +03:00
Philipp Hansch 8e5555909c
Allow unused_extern_crates for rustc_libserialize 2019-04-21 10:52:12 +02:00
Taiki Endo 360e65db7a Move some tests into the tests directory
This moves tests in opaque.rs and tests other than tests that require
private items in json.rs into tests/opaque.rs and tests/json.rs.
2019-02-09 17:12:04 +09:00