diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2020-10-08 18:05:01 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2020-10-12 13:46:37 +0200 |
| commit | b31f5d05b1c10c1f99b5bc3c14499ff537c7b692 (patch) | |
| tree | 4d0c6fd78bb479ac1929c33da905737edfe6b25f /src/test/rustdoc-ui/coverage/allow_missing_docs.stdout | |
| parent | 02e6b861eb04737915636a63eec00ef126f59dd5 (diff) | |
| download | rust-b31f5d05b1c10c1f99b5bc3c14499ff537c7b692.tar.gz rust-b31f5d05b1c10c1f99b5bc3c14499ff537c7b692.zip | |
Inherit lint level from parents
Diffstat (limited to 'src/test/rustdoc-ui/coverage/allow_missing_docs.stdout')
| -rw-r--r-- | src/test/rustdoc-ui/coverage/allow_missing_docs.stdout | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/rustdoc-ui/coverage/allow_missing_docs.stdout b/src/test/rustdoc-ui/coverage/allow_missing_docs.stdout index ea5380e3204..17e8ee9e23d 100644 --- a/src/test/rustdoc-ui/coverage/allow_missing_docs.stdout +++ b/src/test/rustdoc-ui/coverage/allow_missing_docs.stdout @@ -1,7 +1,7 @@ +-------------------------------------+------------+------------+------------+------------+ | File | Documented | Percentage | Examples | Percentage | +-------------------------------------+------------+------------+------------+------------+ -| ...i/coverage/allow_missing_docs.rs | 5 | 100.0% | 0 | 0.0% | +| ...i/coverage/allow_missing_docs.rs | 5 | 71.4% | 0 | 0.0% | +-------------------------------------+------------+------------+------------+------------+ -| Total | 5 | 100.0% | 0 | 0.0% | +| Total | 5 | 71.4% | 0 | 0.0% | +-------------------------------------+------------+------------+------------+------------+ |
