about summary refs log tree commit diff
path: root/src/test/compile-fail/forget-init-unsafe.rs
AgeCommit message (Expand)AuthorLines
2014-02-23std: Move intrinsics to std::intrinsics.Brian Anderson-1/+1
2013-05-29librustc: Redo the unsafe checker and make unsafe methods not callable from s...Patrick Walton-3/+3
2013-05-22test: Update tests to use the new syntax.Patrick Walton-1/+1
2013-05-09testsuite: Test that init and forget are both unsafeTim Chevalier-0/+17