summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src/memmap.rs
AgeCommit message (Expand)AuthorLines
2022-07-02define MmapMut and use it in Decodable implYoshiki Matsuda-1/+62
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