summary refs log tree commit diff
path: root/src/test/compile-fail/box-static-bound.rs
AgeCommit message (Expand)AuthorLines
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-03-12Update users for the std::rand -> librand move.Huon Wilson-1/+0
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2014-01-07'borrowed pointer' -> 'reference'Brian Anderson-1/+1
2013-10-23register snapshotsDaniel Micay-0/+2
2013-07-18librustc: Forbid `&` pointers (other than `&'static`) inside `@` boxes.Patrick Walton-0/+10