Uh oh!
There was an error while loading. Please reload this page.
Add documentation to compiler intrinsics - #68682
Conversation
Uh oh!
There was an error while loading. Please reload this page.
rust-highfive
commented
Jan 31, 2020
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
54a18ad to
5380bc4CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
LeSeulArtichaut
commented
Feb 2, 2020
@rustbot modify labels: +T-doc |
bors
commented
Feb 6, 2020
☔ The latest upstream changes (presumably #68861) made this pull request unmergeable. Please resolve the merge conflicts. |
e02bbd7 to
c9ac80cComparerust-highfive
commented
Feb 11, 2020
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
c9ac80c to
b22d370CompareJohnCSimon
commented
Feb 16, 2020
Ping from triage: @LeSeulArtichaut - if you've addressed the changes from steveklabnik, can you please mark it as completed so it can be reviewed? |
LeSeulArtichaut
commented
Feb 16, 2020
@JohnCSimon I thought I already marked it as resolved... I can't find a way to mark the entire review as completed, have I missed something? |
Dylan-DPC-zz
commented
Mar 2, 2020
@bors r=steveklabnik rollup |
bors
commented
Mar 2, 2020
📌 Commit b22d370 has been approved by |
Rollup of 6 pull requests Successful merges: - #68682 (Add documentation to compiler intrinsics) - #69544 (Unrevert "Remove `checked_add` in `Layout::repeat`") - #69617 (constify mem::forget) - #69622 (Rename `syntax` in librustc_ast/README.md) - #69623 (stash API: remove panic to fix ICE.) - #69624 (Toolstate: Don't block beta week on already broken tools.) Failed merges: - #69626 (Toolstate: don't duplicate nightly tool list.) r? @ghost
This adds documentation to the compiler intrinsics having stable standard implementations.
Relates to #34338 (cc @bstrie)
r? @steveklabnik (for reassignment?)