Nilstrieb 7e3bee6d8e Fix stacked borrows invalidation in rustc_data_structures sip128
It creates the src pointer first, which is then invalidated by a
unique borrow of the destination pointer. Swap the borrows around
to fix this. Found with miri.
2022-06-04 17:46:36 +02:00
..
2022-03-04 16:57:34 +01:00
2022-05-31 22:08:14 -07:00
2022-05-02 17:40:30 -07:00
2022-03-04 16:57:34 +01:00
2022-03-04 16:57:34 +01:00
2022-05-30 21:21:32 +02:00
2022-05-02 17:40:30 -07:00