Uh oh!
There was an error while loading. Please reload this page.
Add copy bound to atomic & numeric intrinsics - #70101
Conversation
rust-highfive
commented
Mar 18, 2020
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. |
tmiasko
commented
Mar 18, 2020
r? @eddyb |
But until then, let's see if all of these bounds slow down compilation: |
rust-timer
commented
Mar 18, 2020
Awaiting bors try build completion |
bors
commented
Mar 18, 2020
Add copy bound to atomic & numeric intrinsics Includes changes from #70088.
bors
commented
Mar 18, 2020
💥 Test timed out |
Dylan-DPC-zz
commented
Mar 29, 2020
@bors try @rust-timer queue |
rust-timer
commented
Mar 29, 2020
Awaiting bors try build completion |
bors
commented
Mar 29, 2020
⌛ Trying commit ec853b6 with merge 119f1f99f280ef63616a5850089cb3d96f05938a... |
rust-timer
commented
Mar 29, 2020
Awaiting bors try build completion |
bors
commented
Mar 29, 2020
⌛ Trying commit ec853b6 with merge c50daeeeb7cd5e2b6d5077742e980e9cf777832f... |
bors
commented
Mar 29, 2020
☀️ Try build successful - checks-azure |
rust-timer
commented
Mar 29, 2020
Queued c50daeeeb7cd5e2b6d5077742e980e9cf777832f with parent 7762131, future comparison URL. |
rust-timer
commented
Mar 29, 2020
Finished benchmarking try commit c50daeeeb7cd5e2b6d5077742e980e9cf777832f, comparison URL. |
eddyb
commented
Mar 29, 2020
Wait, this is silly, only Sorry for the unnecessary delay, I didn't think the implications through properly. |
bors
commented
Mar 29, 2020
📌 Commit ec853b6 has been approved by |
bjorn3
commented
Mar 29, 2020
All regressions are for incremental mode. |
Rollup of 3 pull requests Successful merges: - rust-lang#68692 (impl From<[T; N]> for Vec<T>) - rust-lang#70101 (Add copy bound to atomic & numeric intrinsics) - rust-lang#70506 (BTreeMap testing: introduce symbolic constants and use height consistently) Failed merges: r? @ghost
No description provided.