summary refs log tree commit diff
path: root/src/test/compile-fail/issue-9575.rs
AgeCommit message (Expand)AuthorLines
2016-05-02update test cases to reflect new messagesNiko Matsakis-1/+1
2015-01-16syntax: Feature gate #[start] and #[main]Alex Crichton-0/+2
2015-01-06test fallout from isize/usizeCorey Richardson-2/+2
2014-12-22Fix fallout from changes. In cases where stage0 compiler is needed, weNiko Matsakis-1/+1
2014-06-28Rename all raw pointers as necessaryAlex Crichton-2/+2
2014-01-31Add test for sensible #[start] error message.Huon Wilson-0/+15