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
|
f53fc21ba0
|
libserialize: Unconfigure tests during normal build
|
2019-08-02 01:59:01 +03:00 |
|
Vadim Petrochenkov
|
614037171b
|
cleanup: Remove extern crate serialize as rustc_serializes
|
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 |
|