Matthias Krüger 09d9c098e0
Rollup merge of #89741 - sdroege:arc-rc-from-inner-unsafe, r=Mark-Simulacrum
Mark `Arc::from_inner` / `Rc::from_inner` as unsafe

While it's an internal function, it is easy to create invalid Arc/Rcs to
a dangling pointer with it.

Fixes https://github.com/rust-lang/rust/issues/89740
2021-11-20 22:33:48 +01:00
..
2021-09-15 03:06:53 +00:00
2021-11-09 07:13:53 -05:00
2021-11-15 10:14:29 +01:00
2021-11-03 20:52:16 +01:00
2021-11-05 17:14:57 +10:00