about summary refs log tree commit diff
path: root/src/test/run-fail/glob-use-std.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2016-10-18Fix some pretty printing testsVadim Petrochenkov-4/+0
2015-01-05Remove use of globs feature gate from tests.Huon Wilson-1/+0
2014-10-29Update infrastructure for fail -> panicSteve Klabnik-1/+1
2014-10-29Rename fail! to panic!Steve Klabnik-1/+1
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-2/+0
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