Uh oh!
There was an error while loading. Please reload this page.
update error E0450 to new format - #36044
Conversation
rust-highfive
commented
Aug 27, 2016
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @jonathandturner (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. |
sophiajt
commented
Aug 27, 2016
Looks good! There may be a nicer way to do this, but this looks fine to me. @bors r+ rollup |
bors
commented
Aug 27, 2016
📌 Commit 9c07ed2 has been approved by |
update error E0450 to new format Fixesrust-lang#35925 as part of rust-lang#35233. I've solve the bonus, and I wonder if any simpler way to do this. But may be possible simplify if let expressions? r? @jonathandturner
Fixes#35925 as part of #35233.
I've solve the bonus, and I wonder if any simpler way to do this. But may be possible simplify if let expressions?
r? @jonathandturner