Uh oh!
There was an error while loading. Please reload this page.
Conversation
Dylan-DPC-zz
commented
Mar 5, 2020
Mark-Simulacrum
commented
Mar 5, 2020
It looks like you accidentally created the file at the top-level directory, instead of editing the existing file at Let me know if I can help further! |
ghost
commented
Mar 6, 2020
Hi, |
rust-highfive
commented
Mar 6, 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 |
rust-highfive
commented
Mar 7, 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 |
rust-highfive
commented
Mar 7, 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 |
Mark-Simulacrum
left a comment
There was a problem hiding this comment.
Looking good. Some minor nits, let me know if I can help fix them.
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.
Uh oh!
There was an error while loading. Please reload this page.
ghost
commented
Mar 9, 2020
Hi, Mark. |
rust-highfive
commented
Mar 9, 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 |
rust-highfive
commented
Mar 10, 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 |
There was a problem hiding this comment.
This is no longer used, so can be dropped.
There was a problem hiding this comment.
I think linking to https://doc.rust-lang.org/reference/visibility-and-privacy.html is a better fit here, it seems like the most exhaustive and best documentation we have right now.
There was a problem hiding this comment.
In thinking about this some more, I would personally prefer to drop the code examples from this documentation and primarily lead people towards the visibility documentation in the reference.
I think in practice that means leaving the first paragraph in, and then deleting the code examples and such up to the final paragraph. I think that this is just not the best place for long-form documentation like this.
ghost
commented
Mar 10, 2020
Thanks, Mark. |
There was a problem hiding this comment.
These will need to be distinct identifiers; one option is to reword the above to be: please see the visibility sections of the [Reference] and examples in the [Rust by Example] collection..
rust-highfive
commented
Mar 10, 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 |
Uh oh!
There was an error while loading. Please reload this page.
rust-highfive
commented
Mar 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 |
Mark-Simulacrum
left a comment
There was a problem hiding this comment.
I think the blank line in between was actually the problem though not sure :)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'm not sure either! Always exciting to see what Tina has to say. :D |
Mark-Simulacrum
commented
Mar 11, 2020
This is looking great! I think the last thing to do is to squash the commits into one. I would recommend to use If you want I can also do this for you and push up to this branch, or alternatively feel free to ping me on Zulip or Discord ( |
ghost
commented
Mar 13, 2020
Hi, Mark. Thanks so much for your help! |
Mark-Simulacrum
commented
Mar 13, 2020
No problem! @bors r+ rollup=always |
bors
commented
Mar 13, 2020
📌 Commit b27a77ee7310dc7bd5044898388dc00a0464c886 has been approved by |
bors
commented
Mar 13, 2020
🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened |
Mark-Simulacrum
commented
Mar 13, 2020
@bors r+ rollup=always |
bors
commented
Mar 13, 2020
📌 Commit 87f8ee6 has been approved by |
bors
commented
Mar 13, 2020
🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened |
…acrum Added doc on keyword Pub. Hi, this is my first pull request. I hope it's OK. Please let me know if it would benefit from any changes. Thank you.
Rollup of 12 pull requests Successful merges: - #69403 (Implement `Copy` for `IoSlice`) - #69460 (Move some `build-pass` tests to `check-pass`) - #69723 (Added doc on keyword Pub.) - #69802 (fix more clippy findings) - #69809 (remove lifetimes that can be elided (clippy::needless_lifetimes)) - #69947 (Clean up E0423 explanation) - #69949 (triagebot.toml: add ping aliases) - #69954 (rename panic_if_ intrinsics to assert_) - #69960 (miri engine: fix treatment of abort intrinsic) - #69966 (Add more regression tests) - #69973 (Update stable-since version for const_int_conversion) - #69974 (Clean up E0434 explanation) Failed merges: r? @ghost
Hi, this is my first pull request. I hope it's OK. Please let me know if it would benefit from any changes. Thank you.