rust/src/test/rustdoc-ui
bors c08840d5c3 Auto merge of #53586 - eddyb:top-lock, r=alexcrichton
Move Cargo.{toml,lock} to the repository root directory.

This should give us back `src/` in errors, panics and debuginfo, for free.

r? @Mark-Simulacrum @alexcrichton cc @michaelwoerister
2018-11-22 15:54:10 +00:00
..
deny-intra-link-resolution-failure.rs Rename intra-doc lint 2018-06-13 23:30:34 +02:00
deny-intra-link-resolution-failure.stderr add -Zui-testing to rustdoc 2018-09-19 18:39:39 -05:00
deprecated-attrs.rs add ui test for rustdoc's deprecated attributes 2018-05-14 12:38:27 -05:00
deprecated-attrs.stderr add -Zui-testing to rustdoc 2018-09-19 18:39:39 -05:00
doc-without-codeblock.rs Add test for docs without examples 2018-10-09 17:55:12 +02:00
doc-without-codeblock.stderr Add test for docs without examples 2018-10-09 17:55:12 +02:00
failed-doctest-output.rs Set RUST_BACKTRACE=0 for rustdoc-ui/failed-doctest-output.rs 2018-10-23 15:38:31 -07:00
failed-doctest-output.stdout Move Cargo.{toml,lock} to the repository root directory. 2018-11-22 12:10:04 +02:00
intra-doc-alias-ice.rs Fix Alias intra doc ICE 2018-07-30 20:57:27 +02:00
intra-doc-alias-ice.stderr add -Zui-testing to rustdoc 2018-09-19 18:39:39 -05:00
intra-link-span-ice-55723.rs properly calculate spans for intra-doc link resolution errors 2018-11-14 18:14:31 -06:00
intra-link-span-ice-55723.stderr properly calculate spans for intra-doc link resolution errors 2018-11-14 18:14:31 -06:00
intra-links-warning.rs When unable to sinthesize link span, fallback to previous behavior 2018-06-06 09:38:47 -07:00
intra-links-warning.stderr add -Zui-testing to rustdoc 2018-09-19 18:39:39 -05:00
invalid-syntax.rs Improve error display for codeblocks in rustdoc 2018-09-29 18:14:34 +02:00
invalid-syntax.stderr Add a sentence before rustc errors 2018-09-29 18:34:49 +02:00
private-item-doc-test.rs lint if a private item has doctests 2018-11-16 14:29:44 +01:00
private-item-doc-test.stderr lint if a private item has doctests 2018-11-16 14:29:44 +01:00
unused.rs Fix rustdoc run failures by shutting down definitely some lints 2018-07-05 17:18:45 +02:00