-
Notifications
You must be signed in to change notification settings - Fork 13.4k
update mdbook #49623
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
update mdbook #49623
Conversation
Seems pretty safe to include it so let's go! @bors: r+ rollup |
📌 Commit 3d9b3e3 has been approved by |
Note that there are a few relatively minor issues related to the search CSS/JS. It shouldn't be too long until there's another release that includes those fixes. I'll try to remember to send a PR updating MDBook again when that happens. |
…aumeGomez update mdbook This includes search for all books, a long-requested feature!
Rollup of 14 pull requests Successful merges: - #49179 (Handle future deprecation annotations ) - #49512 (Add support for variant and types fields for intra links) - #49516 (Add missing anchor for union type fields) - #49532 (Add test for rustdoc ignore test) - #49533 (Add #[must_use] to a few standard library methods) - #49570 (avoid IdxSets containing garbage above the universe length) - #49594 (Add some performance guidance to std::fs and std::io docs) - #49599 (Fix typo) - #49603 (Fix url for intra link provided method) - #49609 (run-pass/attr-stmt-expr: expand test cases) - #49612 (Fix "since" version for getpid feature.) - #49618 (Fix build error when compiling libcore for 16bit targets) - #49619 (tweak core::fmt docs) - #49623 (update mdbook) Failed merges:
☔ The latest upstream changes (presumably #48913) made this pull request unmergeable. Please resolve the merge conflicts. |
This includes search for all books, a long-requested feature!
3d9b3e3
to
ecfbaca
Compare
Rebased! |
Then let's give it another try! @bors: r+ rollup |
📌 Commit ecfbaca has been approved by |
@bors p=1 (this changes lockfiles which are often a cause of rebase pain, let's bump it higher) |
Uh, @bors rollup- perhaps? |
…aumeGomez update mdbook This includes search for all books, a long-requested feature!
update mdbook This includes search for all books, a long-requested feature!
☀️ Test successful - status-appveyor, status-travis |
This includes search for all books, a long-requested feature!