summary refs log tree commit diff
path: root/src/test/run-make/cannot-read-embedded-idents
AgeCommit message (Expand)AuthorLines
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-0/+2
2015-03-20std: Remove old_io/old_path from the preludeAlex Crichton-8/+8
2015-02-16Replace some uses of deprecated os functionsSimonas Kazlauskas-2/+2
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-7/+7
2015-01-30Remove all `i` suffixesTobias Bucher-1/+1
2015-01-27cleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant `as_slice()` callsJorge Aparicio-1/+1
2015-01-26Fallout of io => old_ioAlex Crichton-1/+1
2014-08-13rustc lexer: regression tests for embedded Idents.Felix S. Klock II-0/+72