about summary refs log tree commit diff
path: root/src/librustc_privacy
AgeCommit message (Expand)AuthorLines
2015-01-21rustc: fix fallout of merging ast::ViewItem into ast::Item.Eduard Burtescu-59/+37
2015-01-18Fix typedef/module name conflicts in the compilerAlex Crichton-4/+4
2015-01-17Add allow(unstable) to librustc_privacyBrian Anderson-0/+1
2015-01-16rustc_resolve: Correctly record privacy of methodsAlex Crichton-1/+1
2015-01-16rustc: Move the privacy pass to its own crateAlex Crichton-0/+1598