summary refs log tree commit diff
path: root/src/test/run-pass/issue-4333.rs
AgeCommit message (Expand)AuthorLines
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-0/+2
2015-02-28std: Implement stdio for `std::io`Alex Crichton-2/+2
2015-01-26Fallout of io => old_ioAlex Crichton-2/+2
2014-06-18Deprecate the bytes!() macro.Simon Sapin-1/+1
2013-11-11Move std::rt::io to std::ioAlex Crichton-1/+1
2013-10-24Remove even more of std::ioAlex Crichton-3/+3
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+2
2013-03-28testsuite: Add test for #4333Tim Chevalier-0/+14