about summary refs log tree commit diff
path: root/src/test/run-pass/attr-main.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-8/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-16syntax: Feature gate #[start] and #[main]Alex Crichton-0/+1
2014-04-06Remove check-fast. Closes #4193, #8844, #6330, #7416Brian Anderson-1/+0
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