rust/src/test/rustdoc-ui
kennytm 123b72a05e
Rollup merge of #56748 - kinnison:kinnison/fix-56734, r=dtolnay
Update panic message to be clearer about env-vars

Esteban Kuber requested that the panic message make it clear
that `RUST_BACKTRACE=1` is an environment variable.  This change
makes that clear.

I understand that this may simply be closed if the concept isn't accepted, and I'd be fine with that :-)

Fixes #56734
2018-12-14 22:17:43 +08:00
..
.gitattributes fix intra-link resolution spans in block comments 2018-12-10 21:08:26 -05: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 Update doc-ui tests 2018-12-04 10:06:05 +01:00
doc-without-codeblock.stderr Update doc-ui tests 2018-12-04 10:06:05 +01: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 Update panic message to be clearer about env-vars 2018-12-13 23:07:04 +00: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 Update doc-ui tests 2018-12-04 10:06:05 +01: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-crlf.rs fix intra-link resolution spans in block comments 2018-12-10 21:08:26 -05:00
intra-links-warning-crlf.stderr fix intra-link resolution spans in block comments 2018-12-10 21:08:26 -05:00
intra-links-warning.rs fix intra-link resolution spans in block comments 2018-12-10 21:08:26 -05:00
intra-links-warning.stderr fix intra-link resolution spans in block comments 2018-12-10 21:08:26 -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 Update doc-ui tests 2018-12-04 10:06:05 +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