about summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-struct-update-with-dtor.rs
AgeCommit message (Expand)AuthorLines
2014-08-14libsyntax: Accept `use foo as bar;` in lieu of `use bar as foo;`Patrick Walton-1/+1
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-1/+3
2014-03-28Rename Pod into CopyFlavio Percoco-2/+2
2014-02-04Replace NonCopyable usage with NoPodFlavio Percoco-2/+3
2013-09-20Resolves third bullet of #4691, and adds tests for it. Fix #4691.Felix S. Klock II-0/+29