about summary refs log tree commit diff
path: root/src/test/pretty/for-comment.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2016-10-18Fix some pretty printing testsVadim Petrochenkov-1/+0
2015-08-11Fix #27567: remove --crate-type=lib from pretty testTim Neumann-0/+2
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-02-02`for x in xs.iter()` -> `for x in &xs`Jorge Aparicio-1/+1
2013-08-17Fix warnings it testsErick Tryzelaar-1/+3
2013-08-03remove obsolete `foreach` keywordDaniel Micay-1/+1
2013-08-01migrate many `for` loops to `foreach`Daniel Micay-1/+1
2013-07-05Fix fallout from span changeSeo Sanghyeon-0/+18