rust/src/test
bors b12af86a77 Auto merge of #49348 - bobtwinkles:extend_2pb, r=nikomatsakis
Extend two-phase borrows to apply to method receiver autorefs

Fixes #48598 by permitting two-phase borrows on the autorefs created when functions and methods.
2018-04-03 09:11:35 +00:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen Ignore stack-probes tests on powerpc/s390x too 2018-03-29 10:25:32 -07: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 #49348 - bobtwinkles:extend_2pb, r=nikomatsakis 2018-04-03 09:11:35 +00:00
compile-fail-fulldeps Auto merge of #49124 - abonander:attr-macro-stmt-expr, r=abonander 2018-04-02 10:38:28 +00:00
debuginfo travis: Upgrade OSX builders 2018-03-07 10:47:38 -08:00
incremental Auto merge of #49500 - oli-obk:mir_dep_graph, r=michaelwoerister 2018-03-31 12:50:13 +00:00
incremental-fulldeps Add incremental-fulldeps test suite and regression test for #47290. 2018-01-16 19:31:15 +01:00
mir-opt Stabilize i128_type 2018-03-26 08:36:50 -05:00
parse-fail Initial implementation of RFC 2151, Raw Identifiers 2018-03-18 10:07:19 -05:00
pretty fix more typos found by codespell. 2018-02-17 17:38:49 +01:00
run-fail fix tests 2018-03-26 10:20:41 +02:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make pgo: Move the tests to run-make-fulldeps, and make the profile file be in the tmp directory properly. 2018-03-25 03:58:26 +02:00
run-make-fulldeps rustc: Group linked libraries where needed 2018-03-29 15:07:51 -07:00
run-pass Auto merge of #49252 - Manishearth:easy-feature-flag, r=nikomatsakis 2018-04-02 18:14:09 +00:00
run-pass-fulldeps Auto merge of #49124 - abonander:attr-macro-stmt-expr, r=abonander 2018-04-02 10:38:28 +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 Auto merge of #49459 - GuillaumeGomez:primitive-intra-links, r=QuietMisdreavus 2018-03-31 01:34:15 +00: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 #49348 - bobtwinkles:extend_2pb, r=nikomatsakis 2018-04-03 09:11:35 +00:00
ui-fulldeps Update tests 2018-03-16 11:52:46 +01:00
COMPILER_TESTS.md Document only-X test header 2018-03-19 22:09:47 +09:00