rust/src/test/rustdoc-ui
2019-10-01 14:38:36 +02:00
..
coverage Replace abstract type with type alias impl Trait 2019-08-02 02:44:36 +01:00
.gitattributes fix intra-link resolution spans in block comments 2018-12-10 21:08:26 -05:00
cfg-test.rs force single-threaded text execution 2019-07-06 21:41:11 -05:00
cfg-test.stdout force single-threaded text execution 2019-07-06 21:41:11 -05:00
deny-intra-link-resolution-failure.rs Remove licenses 2018-12-25 21:08:33 -07:00
deny-intra-link-resolution-failure.stderr compiletest: make path normalization smarter 2019-03-25 01:06:45 -04:00
deny-missing-docs-crate.rs Removed more copyright notices. 2019-01-13 19:47:02 +00:00
deny-missing-docs-crate.stderr Update tests 2019-03-11 23:10:26 +03:00
deny-missing-docs-macro.rs Removed more copyright notices. 2019-01-13 19:47:02 +00:00
deny-missing-docs-macro.stderr Update tests 2019-03-11 23:10:26 +03:00
deprecated-attrs.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
deprecated-attrs.stderr add -Zui-testing to rustdoc 2018-09-19 18:39:39 -05:00
doc-test-rustdoc-feature.rs Add new rustdoc-ui test to ensuire that rustdoc feature isn't passed down to doctests 2019-10-01 14:38:36 +02:00
doc-test-rustdoc-feature.stdout Add new rustdoc-ui test to ensuire that rustdoc feature isn't passed down to doctests 2019-10-01 14:38:36 +02:00
doc-without-codeblock.rs Update rustdoc-ui tests 2019-05-18 12:45:29 +02:00
doc-without-codeblock.stderr Update rustdoc-ui tests 2019-05-18 12:45:29 +02:00
failed-doctest-compile-fail.rs do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
failed-doctest-compile-fail.stdout do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
failed-doctest-missing-codes.rs do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
failed-doctest-missing-codes.stdout do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
failed-doctest-output.rs Improve Rustdoc's handling of procedural macros 2019-08-24 13:11:57 -04:00
failed-doctest-output.stdout Improve Rustdoc's handling of procedural macros 2019-08-24 13:11:57 -04:00
failed-doctest-should-panic.rs do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
failed-doctest-should-panic.stdout do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
intra-doc-alias-ice.rs Remove licenses 2018-12-25 21:08:33 -07:00
intra-doc-alias-ice.stderr compiletest: make path normalization smarter 2019-03-25 01:06:45 -04:00
intra-link-span-ice-55723.rs Remove unnecessary tidy ignore directives 2019-04-23 11:42:15 +01:00
intra-link-span-ice-55723.stderr Remove unnecessary tidy ignore directives 2019-04-23 11:42:15 +01:00
intra-links-ambiguity.rs overhaul intra-doc-link ambiguity warning 2019-03-15 14:15:06 -04:00
intra-links-ambiguity.stderr use ! in macro disambiguation suggestion 2019-03-15 15:12:30 -04:00
intra-links-warning-crlf.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
intra-links-warning-crlf.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
intra-links-warning.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
intra-links-warning.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
invalid-syntax.rs rustdoc: fix diagnostic with mixed code block styles 2019-09-07 12:21:32 -07:00
invalid-syntax.stderr rustdoc: fix diagnostic with mixed code block styles 2019-09-07 12:21:32 -07:00
issue-58473-2.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
issue-58473.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
lint-group.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-group.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
lint-missing-doc-code-example.rs Update rustdoc-ui tests 2019-05-18 12:45:29 +02:00
lint-missing-doc-code-example.stderr Update rustdoc-ui tests 2019-05-18 12:45:29 +02:00
private-item-doc-test.rs Remove licenses 2018-12-25 21:08:33 -07:00
private-item-doc-test.stderr Make the rustc driver and interface demand driven 2019-03-10 04:49:45 +01:00
unparseable-doc-test.rs report fatal errors during doctest parsing 2019-04-24 00:03:53 -04:00
unparseable-doc-test.stdout do not print panic message on doctest failures 2019-05-22 13:27:53 -04:00
unused.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00