about summary refs log tree commit diff
path: root/src/test/compile-fail/struct-variant-privacy.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-22/+0
2016-02-26Fix fallout in testsJeffrey Seyfried-2/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-11-15Un-feature gate struct variantsSteven Fackler-2/+0
2014-11-09First stage of struct variant field visibility changesSteven Fackler-0/+25
2014-03-26rustc: Relax restriction on privacy for fieldsAlex Crichton-20/+0
2013-10-18Check unnecessary visibility for struct variantsSteven Fackler-0/+20