rust/library/core
Scott McMurray f3024073f9 Suggest mem::forget if mem::ManuallyDrop::new isn't used
I think this communicates the intent better, and is shorter anyway.
2020-08-25 09:40:53 -07:00
..
benches
src Suggest mem::forget if mem::ManuallyDrop::new isn't used 2020-08-25 09:40:53 -07:00
tests Stabilize Range[Inclusive]::is_empty 2020-08-24 13:20:25 -07:00
Cargo.toml