rust/src/test
2019-11-24 11:47:46 +03:00
..
assembly
auxiliary
codegen Introduce MIR optimizations for simplifying x? on Results. 2019-11-21 20:05:16 +01:00
codegen-units Update test output. 2019-10-25 14:52:39 +02:00
compile-fail A Downcast is now reached when const-checking a for loop 2019-11-15 10:33:52 -08:00
debuginfo debuginfo: Support for std::collections::Hash* in windows debuggers. 2019-11-20 19:27:42 -08:00
incremental Fix broken incremental test 2019-11-21 14:08:33 -08:00
mir-opt Rollup merge of #66587 - matthewjasper:handle-static-as-const, r=oli-obk 2019-11-22 19:57:49 +01:00
pretty Merge branch 'master' into format-temporaries 2019-11-02 11:12:42 -04:00
run-fail [const-prop] Handle MIR Rvalue::Aggregates 2019-10-18 06:29:57 -04:00
run-make Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
run-make-fulldeps Rollup merge of #66575 - Mark-Simulacrum:no-uii, r=petrochenkov 2019-11-22 19:57:48 +01:00
run-pass-valgrind
rustdoc rustdoc: Mark --extern-private as unstable 2019-11-23 00:15:39 +00:00
rustdoc-js
rustdoc-js-std
rustdoc-ui Point at type in let assignment on type errors 2019-11-21 19:24:31 -08:00
rustfix
ui expand: Fully preserve visibilities on unnamed fields with attributes 2019-11-24 11:47:46 +03:00
ui-fulldeps Delete ProcessCfgMod 2019-11-20 14:07:57 -05:00
COMPILER_TESTS.md