summary refs log tree commit diff
path: root/src/test/run-fail/glob-use-std.rs
AgeCommit message (Expand)AuthorLines
2014-08-16librustc: Forbid external crates, imports, and/or items from beingPatrick Walton-0/+4
2014-07-15Deprecate str::from_byteAdolfo OchagavĂ­a-1/+1
2014-04-10libstd: Implement `StrBuf`, a new string buffer type like `Vec`, andPatrick Walton-1/+1
2014-04-04Fix inner attribute syntax from `#[foo];` to `#![foo]`Timothée Ravier-2/+2
2013-10-20testsuite: test for fixed issue. Closes #7580.Huon Wilson-0/+22