Files
rust/src/libstd
Pietro Albini b71f6df5dd Rollup merge of #51730 - MajorBreakfast:pin-get-mut-unchecked, r=withoutboats
New safe associated functions for PinMut

- Add safe `get_mut` and `map`
- Rename unsafe equivalents to `get_mut_unchecked` and `map_unchecked`

The discussion about this starts [in this comment](https://github.com/rust-lang/rust/issues/49150#issuecomment-399604573) on the tracking issue.
2018-06-26 11:35:37 +02:00
..
2018-03-11 10:59:28 -07:00
2018-06-18 21:41:24 +02:00
2018-06-11 13:47:27 -07:00
2018-05-17 08:47:25 -06:00
2018-05-17 08:47:25 -06:00
2018-06-15 23:23:11 +02:00
2018-06-22 11:36:01 -07:00
2017-08-24 18:42:53 +02:00
2018-05-16 19:11:31 +02:00
2018-06-03 13:46:19 +02:00
2018-06-18 19:49:45 +02:00
2018-03-19 11:41:28 +09:00
2018-05-28 18:24:01 -06:00