summary refs log tree commit diff
path: root/src/test/compile-fail/useless-priv.rs
AgeCommit message (Expand)AuthorLines
2015-03-11syntax: gather common fields of impl & trait items into their respective types.Eduard Burtescu-4/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-3/+5
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-04-16rustc: Remove private enum variantsAlex Crichton-2/+0
2014-01-26Fix privacy fallout from previous changeAlex Crichton-2/+2
2013-08-12Forbid pub/priv where it has no effectAlex Crichton-0/+25