aboutsummaryrefslogtreecommitdiff
path: root/src/test/compile-fail/export2.rs
Commit message (Expand)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-2/+2
* Un-XFAIL compile-fail export tests for stage0Brian Anderson2011-05-101-1/+0
* Add missing ret statements to check_modBrian Anderson2011-05-041-2/+0
* More export XFAILs.Graydon Hoare2011-05-041-0/+3
* Implement simple module exportBrian Anderson2011-05-011-0/+25