summary refs log tree commit diff
path: root/src/test/run-pass/attr-main.rs
AgeCommit message (Expand)AuthorLines
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2013-01-18xfail-fast the #[main] tests, r=burningtreeGraydon Hoare-0/+2
2013-01-14allowing the entry point name to be something other than mainILyoan-0/+13