summary refs log tree commit diff
path: root/src/test/compile-fail/disallowed-deconstructing-destructing-struct-let.rs
AgeCommit message (Expand)AuthorLines
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-2/+2
2013-09-30cfail: Remove usage of fmt!Alex Crichton-2/+2
2013-09-16switch Drop to `&mut self`Daniel Micay-1/+1
2013-09-03Un-xfail/move/delete some tests.Huon Wilson-2/+1
2013-06-25Change finalize -> drop.Luqman Aden-1/+1
2013-05-10Issue number on xfailed testHuon Wilson-1/+1
2013-05-10librustc: allow destructuring of structs with destructors if the pattern has ...Huon Wilson-0/+31