Skip to content

Update to nightly-2020-12-11. #338

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

Merged
merged 5 commits into from
Dec 11, 2020
Merged

Update to nightly-2020-12-11. #338

merged 5 commits into from
Dec 11, 2020

Conversation

eddyb
Copy link
Contributor

@eddyb eddyb commented Dec 11, 2020

This is specifically for rust-lang/rust#79801 - I'm not sure what else got fixed, but the added test used to fail with this:

error: OpBitcast on ptr without AddressingModel != Logical
    --> /home/eddy/.cargo/registry/src/github.202132.xyz-1ecc6299db9ec823/num-traits-0.2.14/src/float.rs:1941:30
     |
1941 |     let bits: u32 = unsafe { mem::transmute(f) };
     |                              ^^^^^^^^^^^^^^^^^
     |
     = note: Stack:
             num_traits::float::integer_decode_f32
             <f32 as num_traits::float::FloatCore>::integer_decode
             <f32 as num_traits::float::FloatCore>::is_sign_negative
             <f32 as num_traits::float::FloatCore>::signum
             <f32 as num_traits::float::Float>::signum
             test_project::main
             Unnamed function ID %51

@eddyb eddyb requested a review from khyperia December 11, 2020 09:51
@mergify mergify bot merged commit 9e99c05 into EmbarkStudios:main Dec 11, 2020
@eddyb eddyb deleted the rustup branch December 11, 2020 10:54
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

Successfully merging this pull request may close these issues.

2 participants