Replace ToJson with serde

This commit is contained in:
Guillaume Gomez 2020-02-17 13:53:27 +01:00
parent 15babed8b7
commit f1070b1525
8 changed files with 52 additions and 79 deletions

View file

@ -1,5 +1,5 @@
// build-pass
// compile-flags:-Z unstable-options --show-coverage
// compile-flags:-Z unstable-options --output-format json --show-coverage
pub mod foo {
/// Hello!