rust/src/test
Tyler Mandry 97b3bf99f6 Stabilize termination_trait
This stabilizes `main` with non-() return types; see #48453.
2018-03-19 01:31:04 -05:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen test: fix repr-transparent-aggregates test on mips64 2018-03-09 10:21:30 +00:00
codegen-units
compile-fail Stabilize termination_trait 2018-03-19 01:31:04 -05:00
compile-fail-fulldeps Add test for issue 48941 2018-03-13 15:23:36 -04:00
debuginfo travis: Upgrade OSX builders 2018-03-07 10:47:38 -08:00
incremental Stabilize inclusive_range_syntax language feature. 2018-03-15 16:58:02 +08:00
incremental-fulldeps Add incremental-fulldeps test suite and regression test for #47290. 2018-01-16 19:31:15 +01:00
mir-opt Rebase fallout 2018-03-08 08:34:17 +01:00
parse-fail syntax: Make _ an identifier 2018-03-17 22:08:07 +03:00
pretty fix more typos found by codespell. 2018-02-17 17:38:49 +01:00
run-fail Stabilize termination_trait 2018-03-19 01:31:04 -05:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make Auto merge of #48936 - Zoxc:cstore, r=michaelwoerister 2018-03-17 17:30:14 +00:00
run-pass Stabilize termination_trait 2018-03-19 01:31:04 -05:00
run-pass-fulldeps Auto merge of #48524 - abonander:check-macro-stability, r=petrochenkov 2018-03-16 02:46:23 +00:00
run-pass-valgrind Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI. 2018-01-02 14:11:41 +01:00
rustdoc Rollup merge of #48898 - GuillaumeGomez:remove-empty-section, r=QuietMisdreavus 2018-03-13 05:01:37 +08:00
rustdoc-js Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollup 2018-01-26 06:51:58 -08:00
ui Auto merge of #48985 - scalexm:lowering, r=nikomatsakis 2018-03-18 07:35:43 +00:00
ui-fulldeps update tests 2018-03-14 00:53:24 +01:00
COMPILER_TESTS.md