about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/metadata.rs
AgeCommit message (Expand)AuthorLines
2022-09-07rustc: Parameterize `ty::Visibility` over used IDVadim Petrochenkov-1/+2
2022-02-24resolve/metadata: Stop encoding macros as reexportsVadim Petrochenkov-0/+2
2022-01-09rustc_middle: Rename `Export` to `ModChild` and add some commentsVadim Petrochenkov-0/+24