Christiaan Dirkx e3c6e46168 Make some methods of Pin<&mut T> unstable const
Make the following methods unstable const under the `const_pin` feature:
- `into_ref`
- `get_mut`
- `get_unchecked_mut`
2020-09-18 19:23:50 +02:00
..
2020-08-19 20:08:02 +01:00
2020-08-18 00:34:54 +02:00
2020-08-19 10:41:51 +02:00
2020-09-04 19:51:29 -07:00
2020-09-08 00:42:56 +01:00