rust/src/test
bors ff2d506c2c Auto merge of #48138 - estebank:issue-45092, r=nikomatsakis
Reword E0044 and message for `!Send` types

 - Reword E0044 help.
 - Change error message for types that don't implement `Send`

CC #45092, #46678, #24909, #33307.
2018-03-15 13:16:09 +00:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen Adjust test which differs between 32 bit and 64 bit 2018-03-08 08:35:38 +01:00
codegen-units Convert codegen-unit tests to use start instead of main 2017-12-26 12:26:39 +01:00
compile-fail Auto merge of #48138 - estebank:issue-45092, r=nikomatsakis 2018-03-15 13:16:09 +00:00
compile-fail-fulldeps Reexport -> re-export in prose and documentation comments 2018-01-15 13:36:53 -05:00
debuginfo travis: Upgrade OSX builders 2018-03-07 10:47:38 -08:00
incremental incr.comp.: Add regression test for detecting feature gate changes. 2018-03-05 11:05:01 +01: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 in which some labels and notes are upgraded to structured suggestions 2018-03-11 00:12:06 -08:00
pretty fix more typos found by codespell. 2018-02-17 17:38:49 +01:00
run-fail stabilise feature(never_type) 2018-03-14 12:44:51 +08:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-pass Make coerce_never lint an error 2018-03-14 12:44:51 +08:00
run-pass-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +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 #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 #48138 - estebank:issue-45092, r=nikomatsakis 2018-03-15 13:16:09 +00:00
ui-fulldeps update tests 2018-03-14 00:53:24 +01:00
COMPILER_TESTS.md A few small improvements to the contributing docs 2017-12-20 22:18:13 +02:00