Matthias Krüger 96f4497f46
Rollup merge of #108507 - hermitcore:new, r=m-ou-se
use `as_ptr` to determine the address of atomics

The PR #107736 renamed  atomic `as_mut_ptr` to `as_ptr`. Consequently, the futex implementation of the tier-3 platform `RutyHermit` has to use this new interface. In addition, this PR removes also an unused import.
2023-03-13 21:55:35 +01:00
..
2022-12-11 01:20:18 -05:00
2022-12-11 01:20:18 -05:00
2023-02-08 12:35:27 +01:00
2022-12-28 09:18:43 -05:00
2022-09-26 10:14:45 +02:00
2023-02-20 23:44:21 +01:00
2022-12-31 15:32:09 +05:30