rust/src/test
Dylan DPC 0dc2557c12
Rollup merge of #68326 - ollie27:rustdoc_hightlight_fatal_errors, r=GuillaumeGomez
rustdoc: Catch fatal errors when syntax highlighting

For some errors the lexer will unwind so we need to handle that in addition to handling `token::Unknown`.

Fixes #56885

r? @GuillaumeGomez
2020-01-20 11:14:42 +05:30
..
assembly
auxiliary
codegen Auto merge of #67900 - nikic:prepare-llvm-10, r=nagisa 2020-01-13 04:01:00 +00:00
codegen-units
compile-fail Diagnostics should not end with a full stop 2020-01-12 15:37:50 +00:00
debuginfo Remove legacy debuginfo tests 2020-01-07 21:28:22 +01:00
incremental Add a test for #37333 2020-01-01 13:07:41 +01:00
mir-opt slice_patterns: remove gates in tests 2020-01-18 19:33:47 +01:00
pretty ast_stmt_expr_attr -> pretty & ui tests 2019-12-20 22:53:40 +01:00
run-fail Errors in promoteds may only cause lints not hard errors 2020-01-10 09:08:25 +01:00
run-make Check for the entry kind 2020-01-08 10:05:44 +01:00
run-make-fulldeps Rollup merge of #68244 - tmiasko:leak, r=Centril 2020-01-16 20:53:27 +05:30
run-pass-valgrind
rustdoc Rollup merge of #68326 - ollie27:rustdoc_hightlight_fatal_errors, r=GuillaumeGomez 2020-01-20 11:14:42 +05:30
rustdoc-js
rustdoc-js-std
rustdoc-ui rustdoc: Catch fatal errors when syntax highlighting 2020-01-17 23:44:44 +00:00
rustfix
ui Auto merge of #68057 - Aaron1011:fix/marker-trait-selection, r=matthewjasper 2020-01-20 00:10:48 +00:00
ui-fulldeps fix ui-fulldeps & tests fallout 2020-01-11 07:42:26 +01:00
COMPILER_TESTS.md