rust/src/test
bors 3bcda48a30 Auto merge of #47802 - bobtwinkles:loop_false_edge, r=nikomatsakis
[NLL] Add false edges out of infinite loops

Resolves #46036 by adding a `cleanup` member to the `FalseEdges` terminator kind. There's also a small doc fix to one of the other comments in `into.rs` which I can pull out in to another PR if desired =)

This PR should pass CI but the test suite has been relatively unstable on my system so I'm not 100% sure.

r? @nikomatsakis
2018-02-09 13:04:17 +00:00
..
codegen Rollup merge of #47944 - oberien:unboundediterator-trustedlen, r=bluss 2018-02-07 08:30:53 -08:00
codegen-units
compile-fail Auto merge of #47802 - bobtwinkles:loop_false_edge, r=nikomatsakis 2018-02-09 13:04:17 +00:00
compile-fail-fulldeps
debuginfo
incremental Fix tests for MIR loop lowering 2018-02-07 20:00:54 -05:00
incremental-fulldeps
mir-opt Fix tests for MIR loop lowering 2018-02-07 20:00:54 -05:00
parse-fail
pretty
run-fail
run-fail-fulldeps
run-make Auto merge of #47203 - varkor:output-filename-conflicts-with-directory, r=estebank 2018-02-06 09:51:03 +00:00
run-pass Rollup merge of #47948 - pietroalbini:use-nested-groups-stabilize, r=petrochenkov 2018-02-06 02:13:51 +08:00
run-pass-fulldeps
run-pass-valgrind
rustdoc Rollup merge of #47959 - Manishearth:rustdoc-ice, r=Mark-Simulacrum 2018-02-06 02:13:52 +08:00
rustdoc-js
ui Auto merge of #48053 - Manishearth:rollup, r=Manishearth 2018-02-07 17:51:52 +00:00
ui-fulldeps
COMPILER_TESTS.md