rust/library
Yuki Okushi ace3bd4f8b
Rollup merge of #84387 - CDirkx:poison, r=m-ou-se
Move `sys_common::poison` to `sync::poison`

`sys_common` should not contain publicly exported types, only platform-independent abstractions on top of `sys`, which `sys_common::poison` is not. There is thus no reason for the module to not live under `sync`.

Part of #84187.
2021-04-24 03:44:09 +09:00
..
2021-03-25 22:25:34 -06:00
2021-04-09 15:33:43 +02:00
2021-02-03 23:15:45 +01:00