Uh oh!
There was an error while loading. Please reload this page.
docs: std::convert::From: Fix typo - #67280
Conversation
Fix a minor typo
rust-highfive
commented
Dec 13, 2019
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @withoutboats (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. |
jonas-schievink
commented
Dec 13, 2019
Thanks! @bors r+ rollup r? @jonas-schievink |
bors
commented
Dec 13, 2019
📌 Commit 9abde64 has been approved by |
docs: std::convert::From: Fix typo Fix a minor typo
Rollup of 7 pull requests Successful merges: - #67026 (Improve diagnostics and code for exhaustiveness of empty matches) - #67235 (VecDeque: drop remaining items on destructor panic) - #67254 (dont ICE in case of invalid drop fn) - #67256 (Reduce allocs for validation errors) - #67274 (be explicit that mem::uninitialized is the same as MaybeUninit::uninit().assume_init()) - #67278 (`coerce_inner`: use initial `expected_ty`) - #67280 (docs: std::convert::From: Fix typo) Failed merges: r? @ghost
Fix a minor typo