about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/middle/privacy.rs
AgeCommit message (Expand)AuthorLines
2021-10-03Move ICH to rustc_query_system.Camille GILLOT-0/+11
2021-07-31rustc: Replace `HirId`s with `LocalDefId`s in `AccessLevels` tablesVadim Petrochenkov-11/+4
2020-12-21docs: Edit rustc_middle::middle::privacypierwill-4/+6
2020-10-14Remove unused code from rustc_middleest31-5/+0
2020-08-30mv compiler to compiler/mark-0/+65