]> git.lizzy.rs Git - rust.git/commit
Work around a borrow surviving too long (fixes #37686)
authorAnthony Ramine <n.oxyde@gmail.com>
Thu, 10 Nov 2016 12:09:34 +0000 (13:09 +0100)
committerAnthony Ramine <n.oxyde@gmail.com>
Thu, 10 Nov 2016 13:43:46 +0000 (14:43 +0100)
commit84239dfc4ad1810d5d8ff86b4e0ad008d04632d6
tree0827fe503aa845f8c31445f09d8373211b1addfb
parentc11e2bda394c786fff27df94bfbe292ba33294df
Work around a borrow surviving too long (fixes #37686)
src/librustc_const_eval/pattern.rs
src/test/run-pass/issue-37686.rs [new file with mode: 0644]