Uh oh!
There was an error while loading. Please reload this page.
regression test for #39974 - #42217
Conversation
rust-highfive
commented
May 25, 2017
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Mark-Simulacrum (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
There was a problem hiding this comment.
I think you'll need to update this to something like the below:
f: [[f64; 2]; LENGTH],
//~^ ERROR mismatched types
//~| expected usize, found f64
There was a problem hiding this comment.
@Mark-Simulacrum I have updated the patch with your suggestion
Mark-Simulacrum
commented
May 26, 2017
@bors r+ (travis failure is spurious) |
bors
commented
May 26, 2017
📌 Commit c87f6d8 has been approved by |
Mark-Simulacrum
commented
May 26, 2017
@bors rollup |
…ulacrum regression test for rust-lang#39974closesrust-lang#39974 r? @Mark-Simulacrum
…ulacrum regression test for rust-lang#39974closesrust-lang#39974 r? @Mark-Simulacrum
…ulacrum regression test for rust-lang#39974closesrust-lang#39974 r? @Mark-Simulacrum
…ulacrum regression test for rust-lang#39974closesrust-lang#39974 r? @Mark-Simulacrum
…ulacrum regression test for rust-lang#39974closesrust-lang#39974 r? @Mark-Simulacrum
closes#39974
r? @Mark-Simulacrum