rust/src/test/rustdoc-ui/coverage
2021-01-13 07:49:16 -05:00
..
allow_missing_docs.rs Extend test to ensure that items inherit lint level from the parent 2020-10-12 14:32:41 +02:00
allow_missing_docs.stderr Apply same treatment to MISSING_DOC_CODE_EXAMPLES 2020-10-12 13:46:37 +02:00
allow_missing_docs.stdout Inherit lint level from parents 2020-10-12 13:46:37 +02:00
basic.rs Update tests for extern block linting 2021-01-13 07:49:16 -05:00
basic.stdout Update how doc examples are counted 2020-08-20 21:26:57 +02:00
doc-examples-json.rs Update how doc examples are counted 2020-08-20 21:26:57 +02:00
doc-examples-json.stdout Update how doc examples are counted 2020-08-20 21:26:57 +02:00
doc-examples.rs Update rustdoc-ui tests 2020-08-18 14:32:15 +02:00
doc-examples.stdout Add test for ignored private doc test 2020-09-12 19:02:15 +02:00
empty.rs Moving all rustdoc-ui tests to check-pass 2020-04-19 16:40:53 -07:00
empty.stdout Update how doc examples are counted 2020-08-20 21:26:57 +02:00
enums.rs Moving all rustdoc-ui tests to check-pass 2020-04-19 16:40:53 -07:00
enums.stdout Update how doc examples are counted 2020-08-20 21:26:57 +02:00
exotic.rs Moving all rustdoc-ui tests to check-pass 2020-04-19 16:40:53 -07:00
exotic.stdout Update coverage output now that primitives have proper spans 2020-11-26 14:23:42 -05:00
html.rs Replace ToJson with serde 2020-03-02 13:19:10 +01:00
html.stderr Replace ToJson with serde 2020-03-02 13:19:10 +01:00
json.rs Update rustdoc coverage UI test 2020-08-20 17:42:17 +02:00
json.stdout Update how doc examples are counted 2020-08-20 21:26:57 +02:00
private.rs Moving all rustdoc-ui tests to check-pass 2020-04-19 16:40:53 -07:00
private.stdout Update how doc examples are counted 2020-08-20 21:26:57 +02:00
statics-consts.rs Moving all rustdoc-ui tests to check-pass 2020-04-19 16:40:53 -07:00
statics-consts.stdout Update how doc examples are counted 2020-08-20 21:26:57 +02:00
traits.rs Moving all rustdoc-ui tests to check-pass 2020-04-19 16:40:53 -07:00
traits.stdout Update how doc examples are counted 2020-08-20 21:26:57 +02:00