rust/src/test
Manish Goregaokar 38f4d557d0 Rollup merge of #48500 - petrochenkov:parpat, r=nikomatsakis
Support parentheses in patterns under feature gate

This is a prerequisite for any other extensions to pattern syntax - `|` with multiple patterns, type ascription, `..PAT` in slice patterns.

Closes https://github.com/rust-lang/rfcs/issues/554
2018-03-01 09:29:39 -08:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen Rollup merge of #48380 - nikomatsakis:issue-48251-master, r=acrichto 2018-02-28 15:09:26 -08:00
codegen-units Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
compile-fail Rollup merge of #48461 - Manishearth:epoch-dyn-trait, r=nmatsakis 2018-02-28 15:09:29 -08:00
compile-fail-fulldeps Reexport -> re-export in prose and documentation comments 2018-01-15 13:36:53 -05:00
debuginfo Debuginfo Shadowed Variable test: fix check numbering 2018-01-06 11:10:17 +00:00
incremental Rollup merge of #48359 - jsgf:remap-path-prefix, r=sanxiyn 2018-02-28 15:09:24 -08:00
incremental-fulldeps Add incremental-fulldeps test suite and regression test for #47290. 2018-01-16 19:31:15 +01:00
mir-opt Rollup merge of #48355 - mikhail-m1:subslice_pattern_array_drop2, r=nikomatsakis 2018-02-28 15:09:22 -08:00
parse-fail Support parentheses in patterns under feature gate 2018-03-01 01:47:56 +03:00
pretty fix more typos found by codespell. 2018-02-17 17:38:49 +01:00
run-fail add test for fn main() -> ! 2018-02-22 20:10:36 -05:00
run-fail-fulldeps
run-make Rollup merge of #48548 - alexcrichton:msvc-linker-utf16, r=alexcrichton 2018-02-28 19:15:40 +08:00
run-pass Rollup merge of #48500 - petrochenkov:parpat, r=nikomatsakis 2018-03-01 09:29:39 -08:00
run-pass-fulldeps fix more typos found by codespell. 2018-02-17 17:38:49 +01: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 #48473 - GuillaumeGomez:rustdoc-auto-trait-impl-fix, r=QuietMisdreavus 2018-02-28 19:15:33 +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 Rollup merge of #48500 - petrochenkov:parpat, r=nikomatsakis 2018-03-01 09:29:39 -08:00
ui-fulldeps Fix rebase 2018-02-26 21:20:31 +03:00
COMPILER_TESTS.md A few small improvements to the contributing docs 2017-12-20 22:18:13 +02:00