Uh oh!
There was an error while loading. Please reload this page.
Migrate some books to mdbook version 0.2 - #61372
Conversation
rust-highfive
commented
May 30, 2019
(rust_highfive has picked a reviewer for you, use r? to override) |
mati865
commented
May 30, 2019
Centril
commented
May 30, 2019
@bors rollup |
GuillaumeGomez
commented
May 30, 2019
Thanks! @bors: r=Centril,GuillaumeGomez |
bors
commented
May 30, 2019
📌 Commit dacf19c has been approved by |
…omez Migrate some books to mdbook version 0.2 There are 3 books still using old version but they need more effort so I hope to do them in subsequent PR if I find the time.
ehuss
commented
May 30, 2019
Just for some context, the reference and cargo books are blocked on getting a new mdbook release made. Still trying to get ownership on crates.io to do that. Hopefully will be able to remove the mdbook1 stuff soon! |
mati865
commented
May 30, 2019
Thanks for the info!
I hoped to get rid of it this/next week but looks like I'll have to be patient. |
Rollup of 10 pull requests Successful merges: - #60897 (error: remove StringError from Debug output) - #61278 (Miri: give machine the chance to tag all allocations) - #61304 (Speed up Azure CI installing Windows dependencies) - #61342 (Set ellipsis_inclusive_range_patterns lint to warn) - #61344 (Add regression test for const generics ICE) - #61359 (Fix links in Deref documentation) - #61363 (Stabilize iter_nth_back feature) - #61369 (Fixed lifetime misspelling) - #61372 (Migrate some books to mdbook version 0.2) - #61374 (Explicitly suggest 'type_ascription' feature) Failed merges: r? @ghost
…omez Migrate some books to mdbook version 0.2 There are 3 books still using old version but they need more effort so I hope to do them in subsequent PR if I find the time.
Rollup of 11 pull requests Successful merges: - #60897 (error: remove StringError from Debug output) - #61304 (Speed up Azure CI installing Windows dependencies) - #61319 (Swap order of `unsafe async fn` to `async unsafe fn`) - #61342 (Set ellipsis_inclusive_range_patterns lint to warn) - #61344 (Add regression test for const generics ICE) - #61359 (Fix links in Deref documentation) - #61363 (Stabilize iter_nth_back feature) - #61369 (Fixed lifetime misspelling) - #61372 (Migrate some books to mdbook version 0.2) - #61374 (Explicitly suggest 'type_ascription' feature) - #61382 (Fixed a typo in core::convert::AsMut) Failed merges: r? @ghost
There are 3 books still using old version but they need more effort so I hope to do them in subsequent PR if I find the time.