summary refs log tree commit diff
path: root/src/test/run-pass/shebang.rs
AgeCommit message (Expand)AuthorLines
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-05Remove 'use' line that's confusing pp-exact during use/import transition.Graydon Hoare-3/+1
2012-09-05test: "import" -> "use"Patrick Walton-1/+1
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-1/+1
2012-05-22Added a test for #! commentsMargaret Meyerhofer-0/+6