summary refs log tree commit diff
path: root/src/test/run-fail/glob-use-std.rs
AgeCommit message (Collapse)AuthorLines
2013-10-20testsuite: test for fixed issue. Closes #7580.Huon Wilson-0/+22
Fixed by the privacy changes that allowed the `mod std {}` at the top level of `std` to be non-`pub`.