rust/src/test
kennytm 95f465d535 Rollup merge of #45880 - arielb1:never-coerce, r=nikomatsakis
make coercions to `!` in unreachable code a hard error

This was added to cover up a lazy extra semicolon in #35849, but does
not actually make sense. This is removed as a part of the stabilization
of `never_type`.
2017-12-02 01:38:52 +08:00
..
codegen rustc: Add support for some more x86 SIMD ops 2017-11-25 11:03:13 -08:00
codegen-units Add regression tests for non-instantiation of inline and const fns. 2017-11-07 08:54:38 +01:00
compile-fail Rollup merge of #45880 - arielb1:never-coerce, r=nikomatsakis 2017-12-02 01:38:52 +08:00
compile-fail-fulldeps Auto merge of #45997 - estebank:pub-ident, r=nikomatsakis 2017-12-01 06:06:06 +00:00
debuginfo Stabilize const-calling existing const-fns in std 2017-11-26 23:43:44 +01:00
incremental incr.comp.: Update test cases after metadata hashing removal. 2017-11-29 16:29:13 +01:00
mir-opt ci: Start running wasm32 tests on Travis 2017-11-28 09:27:35 -08:00
parse-fail Delete bad test file 2017-11-25 21:14:15 -07:00
pretty Rollup merge of #45784 - harpocrates:fix/print-parens-cast-lt, r=kennytm 2017-11-07 22:40:20 +08:00
run-fail Update tests for -Zborrowck-mir -> -Zborrowck=mode migration 2017-11-26 16:39:15 +01:00
run-fail-fulldeps
run-make Disable the cdylib-fewer-symbols test for all Windows (test was broken). 2017-11-28 23:38:04 +08:00
run-pass Rollup merge of #45880 - arielb1:never-coerce, r=nikomatsakis 2017-12-02 01:38:52 +08:00
run-pass-fulldeps Stabilize const-calling existing const-fns in std 2017-11-26 23:43:44 +01:00
run-pass-valgrind Stabilize const-calling existing const-fns in std 2017-11-26 23:43:44 +01:00
rustdoc Auto merge of #46129 - kennytm:fix-46098-rustdoc-reexport-extern-type, r=GuillaumeGomez 2017-11-25 08:38:42 +00:00
ui Rollup merge of #45880 - arielb1:never-coerce, r=nikomatsakis 2017-12-02 01:38:52 +08:00
ui-fulldeps mention nightly in -Z external-macro-backtrace note 2017-11-26 18:28:38 +00:00
COMPILER_TESTS.md Fixes spelling error in COMPILER_TESTS.md 2017-11-19 19:05:49 -08:00