about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-04-11 19:56:46 +0800
committerGitHub <noreply@github.com>2018-04-11 19:56:46 +0800
commitf4b9fdace5a85d14f0ff978ce08cef386d2d7da2 (patch)
tree22b4ce87f9f086dbc8cb2512b5dcbb5c9e6678e1 /src/test/incremental/thinlto
parent1bdb9a5cfaf5a70a48a08c195f64c09742cfb78c (diff)
parentf62c210d9012f45343bbe6148f897f77fbe50aa1 (diff)
downloadrust-f4b9fdace5a85d14f0ff978ce08cef386d2d7da2.tar.gz
rust-f4b9fdace5a85d14f0ff978ce08cef386d2d7da2.zip
Rollup merge of #49781 - Robbepop:master, r=nikomatsakis
add regression test for #16223 (NLL): use of collaterally moved value

Adds regression test for https://github.com/rust-lang/rust/issues/16223 which NLL fixes.

The current downside of this test is that it uses the `#![feature(box_patterns)]` and I haven't come up with a proper test that only uses the `#![feature(nll)]` - however, I don't know if this is even possible to test without `#![feature(box_syntax)]` or `#![feature(box_patterns)]`.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions