rust/src/test
Dylan DPC c64d3f0afc
Rollup merge of #80924 - teryror:issue-80893-fix, r=jyn514
Fix rustdoc --test-builder argument parsing

My suggested fix to issue #80893. I can actually hook Miri in there now.

I also fixed what I believe to be a typo in the option's help text.
2021-01-13 03:20:25 +01:00
..
assembly
auxiliary
codegen Merge remote-tracking branch 'origin/master' into frewsxcv-san 2020-12-31 23:27:33 -05:00
codegen-units
debuginfo Improvements to NatVis support 2020-12-28 12:14:49 -08:00
incremental Revert "Auto merge of #76896 - spastorino:codegen-inline-fns2, r=davidtwco,wesleywiser" 2021-01-11 16:27:59 -03:00
mir-opt Keep an unoptimized duplicate of `const fn` around 2021-01-04 21:40:38 +00:00
pretty test for issue 80832 2021-01-11 10:44:46 -08:00
run-make --emit=mir now emits both `mir_for_ctfe` and `optimized_mir` for `const fn` 2021-01-11 17:24:41 +00:00
run-make-fulldeps Revert "Auto merge of #76896 - spastorino:codegen-inline-fns2, r=davidtwco,wesleywiser" 2021-01-11 16:27:59 -03:00
run-pass-valgrind
rustdoc Simplify regression test 2021-01-12 18:18:10 +01:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Auto merge of #80653 - jryans:doc-deref-recursive, r=jyn514,GuillaumeGomez 2021-01-08 12:34:20 +00:00
rustfix
ui Rollup merge of #80796 - cuviper:llvm-11.0.1, r=nikic 2021-01-13 03:20:19 +01:00
ui-fulldeps Remove `compile-fail` test suite 2020-12-29 23:39:56 +03:00
COMPILER_TESTS.md