summary refs log tree commit diff
path: root/src/test/compile-fail/shadowed-use-visibility.rs
AgeCommit message (Expand)AuthorLines
2016-11-21Fix fallout in tests.Jeffrey Seyfried-2/+2
2016-01-31Revert PR #30324, fixing a bug in which a public glob import can make precedi...Jeffrey Seyfried-0/+4
2015-12-11Partially undo the fix of issue #30159 in PR #30294 to avoid breakage.Jeffrey Seyfried-4/+0
2015-12-10Fix a bug in which the visibility of a use declaration defining a name in one...Jeffrey Seyfried-0/+26