Replace ToJson with serde
This commit is contained in:
parent
15babed8b7
commit
f1070b1525
8 changed files with 52 additions and 79 deletions
|
@ -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!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue