]> git.lizzy.rs Git - rust.git/commit
Regression tests for Issue 25199 (dropck and `Box<Trait + 'a>`).
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Fri, 8 May 2015 13:22:25 +0000 (15:22 +0200)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Fri, 8 May 2015 13:22:25 +0000 (15:22 +0200)
commitccf12853d869afa5c6a79baeabd2f2711116261d
tree9f75afb30709d580908605ff5cb5bfea04f2314e
parentb5b5a177588c0e8dfc6b9e79540bcbd1eeb9ef91
Regression tests for Issue 25199 (dropck and `Box<Trait + 'a>`).
src/test/compile-fail/dropck_trait_cycle_checked.rs [new file with mode: 0644]
src/test/compile-fail/issue-25199.rs [new file with mode: 0644]