rust/src/test
Mazdak Farrokhzad 5e6eeb092d
Rollup merge of #68024 - petrochenkov:recoverall, r=Centril
Remove `-Z continue-parse-after-error`

We are just always recovering and continuing now.

r? @estebank @Centril
2020-01-09 00:22:20 +01:00
..
assembly
auxiliary
codegen Use function attribute "frame-pointer" instead of "no-frame-pointer-elim" 2019-12-30 23:16:02 -08:00
codegen-units
compile-fail Fix rebase and sort assoc type list for deterministic output 2019-12-25 11:12:56 -08:00
debuginfo debuginfo: Support for std::collections::Hash* in windows debuggers. 2019-11-20 19:27:42 -08:00
incremental Add a test for #37333 2020-01-01 13:07:41 +01:00
mir-opt Rollup merge of #67630 - oli-obk:extern_ptr_dangling, r=spastorino 2020-01-09 00:22:05 +01:00
pretty ast_stmt_expr_attr -> pretty & ui tests 2019-12-20 22:53:40 +01:00
run-fail Differentiate todo! and unimplemented! 2019-12-24 13:53:32 +01:00
run-make Fix handling of wasm import modules and names 2019-12-16 14:43:46 -08:00
run-make-fulldeps - remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!} 2020-01-08 04:25:33 +01:00
run-pass-valgrind
rustdoc Rollup merge of #67955 - ollie27:rustdoc_cfg_dupes, r=GuillaumeGomez 2020-01-09 00:29:17 +09:00
rustdoc-js
rustdoc-js-std
rustdoc-ui buffer lexer errors in rustdoc syntax checking 2020-01-04 19:20:35 -05:00
rustfix
ui Rollup merge of #68024 - petrochenkov:recoverall, r=Centril 2020-01-09 00:22:20 +01:00
ui-fulldeps normalize rustc::hir::intravisit imports 2020-01-08 22:09:42 +01:00
COMPILER_TESTS.md