]> git.lizzy.rs Git - rust.git/history - compiler/rustc_data_structures/src/memmap.rs
Auto merge of #83839 - ldm0:deref, r=petrochenkov
[rust.git] / compiler / rustc_data_structures / src / memmap.rs
2021-04-04 borsAuto merge of #83839 - ldm0:deref, r=petrochenkov
2021-04-04 borsAuto merge of #82347 - the8472:parallelize-tidy, r...
2021-04-04 borsAuto merge of #83267 - ssomers:btree_prune_range_search...
2021-04-03 borsAuto merge of #83811 - JohnTitor:rollup-hnw1xwz, r...
2021-04-03 borsAuto merge of #81507 - weiznich:add_diesel_to_cargo_tes...
2021-04-03 borsAuto merge of #83682 - bjorn3:mmap_wrapper, r=cjgillot
2021-04-03 bjorn3Add safety comment to StableAddress impl for Mmap
2021-03-31 bjorn3Inline a few methods
2021-03-30 bjorn3Add an Mmap wrapper to rustc_data_structures