summary refs log tree commit diff
path: root/src/test/run-make/issue-19371
AgeCommit message (Expand)AuthorLines
2015-03-23Test fixes and rebase conflicts, round 2Alex Crichton-3/+3
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-0/+2
2015-03-04std: Deprecate std::old_io::fsAlex Crichton-4/+6
2015-02-28Separate most of rustc::lint::builtin into a separate crate.Huon Wilson-0/+2
2015-02-16Replace some uses of deprecated os functionsSimonas Kazlauskas-1/+1
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-2/+2
2015-01-20Make error code registration work again. #19624Brian Anderson-1/+1
2015-01-12Make the compilation process more easily customisableNick Cameron-2/+4
2014-12-05Fix various references in late-running tests and thingsNiko Matsakis-4/+4
2014-11-29Fix rustc panic on second compile_inputMurarth-0/+71