Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure bincode passes tests on all platforms #535

Closed
11 of 19 tasks
VictorKoenders opened this issue Apr 1, 2022 · 0 comments · Fixed by #540
Closed
11 of 19 tasks

Make sure bincode passes tests on all platforms #535

VictorKoenders opened this issue Apr 1, 2022 · 0 comments · Fixed by #540
Milestone

Comments

@VictorKoenders
Copy link
Contributor

VictorKoenders commented Apr 1, 2022

Bincode should pass tests on the following platforms:

  • aarch64-unknown-linux-gnu
  • arm-unknown-linux-gnueabi
  • arm-unknown-linux-gnueabihf
  • armv5te-unknown-linux-gnueabi
  • armv7-unknown-linux-gnueabihf
  • i586-unknown-linux-gnu
  • i686-pc-windows-gnu
  • i686-unknown-linux-gnu
  • mips-unknown-linux-gnu
  • mips64-unknown-linux-gnuabi64
  • mips64el-unknown-linux-gnuabi64
  • mipsel-unknown-linux-gnu
  • powerpc-unknown-linux-gnu
  • powerpc64-unknown-linux-gnu
  • powerpc64le-unknown-linux-gnu
  • riscv64gc-unknown-linux-gnu
  • sparc64-unknown-linux-gnu
  • x86_64-pc-windows-gnu
  • x86_64-unknown-linux-gnu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant