summary refs log tree commit diff
path: root/src/test/compile-fail/useless-priv.rs
AgeCommit message (Expand)AuthorLines
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