diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2020-08-20 21:15:02 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2020-08-20 21:26:57 +0200 |
| commit | 9c254c18d6d32a15879cc7f57e3039b66a481340 (patch) | |
| tree | 4d7f7b354e9d640f71022568d707208132b987a0 /src/test/rustdoc-ui/coverage/json.stdout | |
| parent | 631c80659dab1e6f0b335cd7862eddc341eff0ac (diff) | |
| download | rust-9c254c18d6d32a15879cc7f57e3039b66a481340.tar.gz rust-9c254c18d6d32a15879cc7f57e3039b66a481340.zip | |
Update how doc examples are counted
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.stdout')
| -rw-r--r-- | src/test/rustdoc-ui/coverage/json.stdout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/rustdoc-ui/coverage/json.stdout b/src/test/rustdoc-ui/coverage/json.stdout index 6218b5fe07a..c2be73ce3ed 100644 --- a/src/test/rustdoc-ui/coverage/json.stdout +++ b/src/test/rustdoc-ui/coverage/json.stdout @@ -1 +1 @@ -{"$DIR/json.rs":{"total":17,"with_docs":12,"total_examples":0,"with_examples":11}} +{"$DIR/json.rs":{"total":17,"with_docs":12,"total_examples":15,"with_examples":6}} |
