rust/compiler/rustc_data_structures
Weihang Lo 832fb9c072
Rollup merge of #114987 - RalfJung:unsound-mmap, r=cjgillot
elaborate a bit on the (lack of) safety in 'Mmap::map'

Sadly none of the callers of this function even consider it worth mentioning in their unsafe block that what they are doing is completely unsound.
2023-08-24 22:53:57 +01:00
..
src Rollup merge of #114987 - RalfJung:unsound-mmap, r=cjgillot 2023-08-24 22:53:57 +01:00
Cargo.toml bump parking_lot 0.11 to 0.12 2023-08-03 16:05:26 +03:00