Uh oh!
There was an error while loading. Please reload this page.
Introduce into_raw_non_null on Rc and Arc - #57934
Conversation
This comment has been minimized.
This comment has been minimized.
Centril
commented
Jan 27, 2019
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
alexcrichton
commented
Jan 28, 2019
Thanks for this! On |
dwijnand
commented
Jan 28, 2019
I assumed the "raw" in Box's version is because it already had an |
alexcrichton
commented
Jan 28, 2019
Nah yeah I think we'll want to prioritize consistency across pointer types, and I think that |
e4edfa4 to
f88f4ddCompare
I'm blind: I'm using All done! |
f88f4dd to
d968af9Comparealexcrichton
commented
Jan 28, 2019
As one final nit, could the tracking issue be pointed to the same one as for Box? |
d968af9 to
5b76913Comparedwijnand
commented
Jan 28, 2019
Sure! |
5b76913 to
1e57726Comparealexcrichton
commented
Jan 28, 2019
@bors: r+ |
bors
commented
Jan 28, 2019
📌 Commit 1e57726 has been approved by |
Centril
commented
Jan 28, 2019
@bors rollup |
…alexcrichton Introduce into_raw_non_null on Rc and Arc None
…alexcrichton Introduce into_raw_non_null on Rc and Arc None
…alexcrichton Introduce into_raw_non_null on Rc and Arc None
…alexcrichton Introduce into_raw_non_null on Rc and Arc None
…alexcrichton Introduce into_raw_non_null on Rc and Arc None
Rollup of 12 pull requests Successful merges: - #57008 (suggest `|` when `,` founds in invalid match value) - #57106 (Mark str::trim.* functions as #[must_use].) - #57920 (use `SOURCE_DATE_EPOCH` for man page time if set) - #57934 (Introduce into_raw_non_null on Rc and Arc) - #57971 (SGX target: improve panic & exit handling) - #57980 (Add the edition guide to the bookshelf) - #57984 (Improve bug message in check_ty) - #57999 (Add MOVBE x86 CPU feature) - #58000 (Fixes and cleanups) - #58005 (update docs for fix_start/end_matches) - #58007 (Don't panic when accessing enum variant ctor using `Self` in match) - #58008 (Pass correct arguments to places_conflict) Failed merges: r? @ghost
No description provided.