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

Revert the workaround for array zeroing #14

Closed
bluss opened this issue Sep 8, 2016 · 2 comments
Closed

Revert the workaround for array zeroing #14

bluss opened this issue Sep 8, 2016 · 2 comments

Comments

@bluss
Copy link
Owner

bluss commented Sep 8, 2016

See issue #9

The base issue is now fixed in current nightly channel, but remains in beta channel for now, so the workaround has to stay. It may be backported to beta, otherwise we have to wait until current nightly graduates to stable.

@bluss
Copy link
Owner Author

bluss commented Oct 17, 2016

Doesn't seem to be wholly fixed in the nightly channel. Using uninitialized or zeroed still is better than the [[0.; n]; m] literal.

@bluss
Copy link
Owner Author

bluss commented Oct 29, 2017

This bug remained in Rust 1.18 but it is fixed in Rust 1.21. So somewhere there, it was fixed again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant