rust/src/test
bors 056f589fb8 Auto merge of #49678 - bobtwinkles:fix_multiple_activations, r=nikomatsakis
two-phase borrows: support multiple activations in one statement

The need for this has arisen since the introduction of two-phase borrows on
method autorefs in #49348. r'ing @pnkfelix to keep things off Niko's plate so he can make this redundant, and @pnkfelix is familiar with the code.

Fixes #49635
Fixes #49662

r? @pnkfelix
2018-04-07 19:49:39 +00:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen Make sure that generics are internalized in executables even with -Zshare-generics 2018-04-06 12:14:08 +02:00
codegen-units Add codegen-units test for shared-generics. 2018-04-06 12:14:08 +02:00
compile-fail Auto merge of #49392 - retep007:nll-issue-48962, r=nikomatsakis 2018-04-06 21:50:12 +00:00
compile-fail-fulldeps Use Ident instead of Name in MetaItem 2018-04-06 11:52:16 +03: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 attributes on generic parameters 2018-04-05 02:19:56 +03:00
parse-fail Rollup merge of #49350 - abonander:macros-in-extern, r=petrochenkov 2018-04-05 10:49:14 -05:00
pretty Remove all unstable placement features 2018-04-03 11:02:34 +02:00
run-fail add failure-status: 1 to the test 2018-04-05 19:01:45 -04: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 Auto merge of #49672 - alexcrichton:fix-another-std-core-cycle, r=michaelwoerister 2018-04-07 17:14:46 +00:00
run-pass Auto merge of #49692 - sinkuu:main_fix, r=arielb1 2018-04-07 14:33:48 +00:00
run-pass-fulldeps Use Ident instead of Name in MetaItem 2018-04-06 11:52:16 +03: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 #49335 - GuillaumeGomez:remove-unneeded-trait-implementations-title, r=QuietMisdreavus 2018-04-06 12:03:16 +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 #49678 - bobtwinkles:fix_multiple_activations, r=nikomatsakis 2018-04-07 19:49:39 +00:00
ui-fulldeps proc_macro: Reorganize public API 2018-04-02 13:48:34 -07:00
COMPILER_TESTS.md Document only-X test header 2018-03-19 22:09:47 +09:00