about summary refs log tree commit diff
path: root/src/test/pretty/empty-impl.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+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-2/+2
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-2/+2
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-09-24Stop accepting 'impl ...;', require {} insteadAlex Crichton-2/+2
2013-09-11Fix the empty-impl testsJakub-2/+2
2013-09-08Fix pretty-printing of empty impl itemsJakub-0/+5