summary refs log tree commit diff
path: root/src/test/compile-fail/box-static-bound.rs
AgeCommit message (Expand)AuthorLines
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