about summary refs log tree commit diff
path: root/src/test/compile-fail/unsafe-fn-autoderef.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2014-06-28Rename all raw pointers as necessaryAlex Crichton-2/+2
2013-10-25Remove ancient emacs mode lines from test casesBrian Anderson-1/+0
2013-05-14testsuite: Update and un-xfail unsafe-fn-autoderefTim Chevalier-4/+6
2013-01-07xfail broken testsTim Chevalier-1/+1
2013-01-07Revert "xfail broken tests"Tim Chevalier-1/+1
2013-01-07xfail broken testsTim Chevalier-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-01Convert ret to returnBrian Anderson-1/+1
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-06-22Nicer quoting in "attempted access of field" message. Issue #2358.Lindsey Kuper-1/+1
2012-05-09implement new borrow ck (disabled by default)Niko Matsakis-0/+22