You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using bincode 2.0.0-rc.1 and I've noticed files using the pattern AccelProfile_Decode.rs being generated directly in the target directory. Would it be possible to move these files to a bincode-specific directory?
The text was updated successfully, but these errors were encountered:
xobs
added a commit
to xobs/bincode
that referenced
this issue
Apr 1, 2022
The riscv32 platform does not have AtomicI64 or AtomicU64, so remove
those implementations on that platform.
This fixesbincode-org#531.
Signed-off-by: Sean Cross <[email protected]>
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I've been using bincode 2.0.0-rc.1 and I've noticed files using the pattern
AccelProfile_Decode.rs
being generated directly in thetarget
directory. Would it be possible to move these files to a bincode-specific directory?The text was updated successfully, but these errors were encountered: