]> git.lizzy.rs Git - rust.git/commit
Add a test for assignment of unique boxes of generics
authorBrian Anderson <banderson@mozilla.com>
Sun, 25 Sep 2011 04:31:28 +0000 (21:31 -0700)
committerBrian Anderson <banderson@mozilla.com>
Sun, 25 Sep 2011 04:31:28 +0000 (21:31 -0700)
commit895674b6eb99e65852a6c4d0f44cc1acf9413f03
tree0c8d3a6f0ffbe5d7b12b48952b81bf06b61dd325
parent4f7ecce7d1d4d4a66d1e0977e34d8887b6de8165
Add a test for assignment of unique boxes of generics

Closes #976

Issue #409
src/test/run-pass/unique-generic-assign.rs [new file with mode: 0644]