summary refs log tree commit diff
path: root/src/test/run-pass/issue-6341.rs
AgeCommit message (Expand)AuthorLines
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-09-16switch Drop to `&mut self`Daniel Micay-1/+1
2013-06-25Change finalize -> drop.Luqman Aden-1/+1
2013-05-10librustc: allow destructuring of structs with destructors if the pattern has ...Huon Wilson-0/+18