core::mem::swap
used to work, then broke (and later accidentally got unbroken again).
#804
Labels
a: rust-lang
Issues specific to rust-lang/rust.
s: qptr may fix
This might be fixed by the "qptr" experiment (https://github.com/EmbarkStudios/spirt/pull/24)
t: bug
Something isn't working
t: external
Issues not about rust-gpu itself, but related enough to be tracked.
Expected Behaviour
Codes that uses
core::mem::swap
will compile. it's OK in previous version at least b9867d0.
Example & Steps To Reproduce
It's OK in the previous version. Please see https://github.com/hatoo/rust-gpu-issue/tree/swap-succ.
System Info
Backtrace
Backtrace
The text was updated successfully, but these errors were encountered: