about summary refs log tree commit diff
path: root/src/libserialize/tests/json.rs
AgeCommit message (Expand)AuthorLines
2019-09-23Tweak libserialize allowsAlex Crichton-1/+1
2019-09-23Fix compiling libserialize testsAlex Crichton-0/+2
2019-07-23cleanup: Remove `extern crate serialize as rustc_serialize`sVadim Petrochenkov-1/+0
2019-04-21Allow unused_extern_crates for rustc_libserializePhilipp Hansch-0/+1
2019-02-09Move some tests into the tests directoryTaiki Endo-0/+1282