Mara Bos d31352961c
Rollup merge of #88551 - inquisitivecrystal:unsafe_cell_raw_get, r=m-ou-se
Stabilize `UnsafeCell::raw_get()`

This PR stabilizes the associated function `UnsafeCell::raw_get()`. The FCP has [already completed](https://github.com/rust-lang/rust/issues/66358#issuecomment-899095068). While there was some discussion about the naming after the close of the FCP, it looks like people have agreed on this name. Still, it would probably be best if a `libs-api` member had a look at this and stated whether more discussion is needed.

While I was at it, I added some tests for `UnsafeCell`, because there were barely any.

Closes #66358.
2021-09-01 09:23:31 +02:00
..
2021-08-07 19:03:34 +02:00
2021-06-03 16:13:45 +02:00
2021-03-02 19:58:55 +01:00
2021-08-31 16:32:01 -07:00
2021-06-10 20:16:35 +01:00
2021-03-03 11:23:29 +01:00
2021-08-31 14:50:18 -07:00
2021-04-04 14:57:05 -04:00
2021-06-28 11:30:49 -04:00
2021-08-09 11:08:39 +02:00
2020-10-27 13:57:51 -07:00