about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/memmap.rs
AgeCommit message (Expand)AuthorLines
2021-04-03Add safety comment to StableAddress impl for Mmapbjorn3-0/+4
2021-03-31Inline a few methodsbjorn3-0/+3
2021-03-30Add an Mmap wrapper to rustc_data_structuresbjorn3-0/+40