Uh oh!
There was an error while loading. Please reload this page.
Clean up unstable book - #69561
Conversation
rust-highfive
commented
Feb 28, 2020
(rust_highfive has picked a reviewer for you, use r? to override) |
Dylan-DPC-zz
commented
Feb 29, 2020
@bors r+ rollup |
bors
commented
Feb 29, 2020
📌 Commit 27fdf7e049ce1776d59bb0a6819185819cf724eb has been approved by |
JohnTitor
commented
Feb 29, 2020
@Dylan-DPC Would you mind my addressing the remaining things above in this PR? (Sorry, I should have marked this PR as WIP.) |
JohnTitor
commented
Feb 29, 2020
@bors r- ^-- |
Dylan-DPC-zz
commented
Feb 29, 2020
You can also do draft prs which are more noticeable |
27fdf7e to
4c9e87eCompareJohnTitor
commented
Feb 29, 2020
Centril
commented
Feb 29, 2020
@JohnTitor |
JohnTitor
commented
Feb 29, 2020
Ah, okay! Then tracking issue can be None? |
Centril
commented
Feb 29, 2020
Yes. |
c55fc19 to
c55df37CompareJohnTitor
commented
Feb 29, 2020
I think it's ready to review. |
JohnTitor
commented
Mar 6, 2020
I think almost should be fine but I'm not sure about tidy things, perhaps @Mark-Simulacrum thoughts? |
Mark-Simulacrum
commented
Mar 6, 2020
@bors r+ |
bors
commented
Mar 6, 2020
📌 Commit c55df37 has been approved by |
bors
commented
Mar 6, 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 Clean up unstable book - rust-lang#58402's feature was renamed to `tidy_test_never_used_anywhere_else` and it is now used for tidy only - `read_initializer` link is wrong and the doc should be auto-generated so removed - Add dummy doc for `link_cfg` - Stop generating `compiler_builtins_lib` doc in favor of b8ccc0f - Make `rustc_attrs` tracking issue "None"
Rollup of 8 pull requests Successful merges: - #69422 (Remove use of `unwrap()` from save-analysis) - #69548 (Turn trailing tokens in `assert!()` into hard errors) - #69561 (Clean up unstable book) - #69599 (check_binding_alt_eq_ty: improve precision wrt. `if let`) - #69641 (Update books) - #69776 (Fix & test leak of some BTreeMap nodes on panic during `into_iter`) - #69805 (resolve: Modernize some naming) - #69810 (test(bindings_after_at): add dynamic drop tests for bindings_after_at) Failed merges: r? @ghost
tidy_test_never_used_anywhere_elseand it is now used for tidy onlyread_initializerlink is wrong and the doc should be auto-generated so removedlink_cfgcompiler_builtins_libdoc in favor of b8ccc0frustc_attrstracking issue "None"