Uh oh!
There was an error while loading. Please reload this page.
Add documentation for the -Zself-profile flag - #69220
Conversation
rust-highfive
commented
Feb 17, 2020
(rust_highfive has picked a reviewer for you, use r? to override) |
andjo403
commented
Feb 17, 2020
nice work. shall there maybe also be some short description of the -Zself_profile_events? |
9653640 to
58ec5d2Comparewesleywiser
commented
Feb 17, 2020
@andjo403 Yeah, that's a good idea! |
andjo403
commented
Feb 17, 2020
this looks amazing |
wesleywiser
commented
Feb 17, 2020
Thanks! |
wesleywiser
commented
Feb 18, 2020
wesleywiser
commented
Feb 20, 2020
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.
There was a problem hiding this comment.
off-topic: we should measure if enabling this by default adds noticeable overhead.
Uh oh!
There was an error while loading. Please reload this page.
michaelwoerister
commented
Feb 20, 2020
Looks great! I left a few minor suggestions. |
58ec5d2 to
5b7e6c0Comparewesleywiser
commented
Feb 21, 2020
Thanks @michaelwoerister! I applied your suggestions. |
nikomatsakis
left a comment
There was a problem hiding this comment.
This is wonderful, thanks @wesleywiser
nikomatsakis
commented
Feb 24, 2020
@bors r+ rollup |
bors
commented
Feb 24, 2020
📌 Commit 5b7e6c0 has been approved by |
nikomatsakis
commented
Feb 24, 2020
@bors rollup=always Just edits documentation, low risk. |
wesleywiser
commented
Feb 24, 2020
Thanks @nikomatsakis! Once this lands, I'll update the blog post to link to these docs, update the post date and then we'll be ready to post it. |
Rollup of 6 pull requests Successful merges: - #69220 (Add documentation for the `-Zself-profile` flag) - #69391 (Add rustdoc aliases to `ptr::copy` and `ptr::copy_nonoverlapping`) - #69427 (Cleanup e0368 e0369) - #69433 (don't explicitly compare against true or false) - #69435 (Replace uses of Cell::get + Cell::set with Cell::replace.) - #69437 (no more codegen for miri_start_panic) Failed merges: r? @ghost
No description provided.