summary refs log tree commit diff
path: root/src/test/run-make/issue-19371/foo.rs
AgeCommit message (Expand)AuthorLines
2015-12-21Register new snapshotsAlex Crichton-2/+1
2015-11-26fix tests & rustdocAriel Ben-Yehuda-1/+2
2015-11-26make check worksAriel Ben-Yehuda-5/+10
2015-09-30rustc: Support output filenames for each emit typeAlex Crichton-3/+3
2015-04-30Add metadata output to the diagnostics system.Michael Sproul-1/+1
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/+62