Skip to content

Update mdBook - #77127

Merged
bors merged 1 commit into
rust-lang:masterfrom
camelid:update-mdbook
Sep 26, 2020
Merged

Update mdBook#77127
bors merged 1 commit into
rust-lang:masterfrom
camelid:update-mdbook

Conversation

@camelid

Copy link
Copy Markdown
Member

0.4.2 -> 0.4.3

Also updated version requirement in Cargo.toml from 0.4.0 to 0.4.3.

0.4.2 -> 0.4.3
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 23, 2020
@camelid

Copy link
Copy Markdown
MemberAuthor

cc @ehuss

@camelidcamelid added the A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools label Sep 23, 2020
@Dylan-DPC-zz

Copy link
Copy Markdown

r? @Dylan-DPC

@bors r+

@bors

bors commented Sep 23, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 945a732 has been approved by Dylan-DPC

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 23, 2020
RalfJung added a commit to RalfJung/rust that referenced this pull request Sep 25, 2020
Update mdBook
0.4.2 -> 0.4.3
Also updated version requirement in `Cargo.toml` from 0.4.0 to 0.4.3.
@RalfJungRalfJung mentioned this pull request Sep 25, 2020
RalfJung added a commit to RalfJung/rust that referenced this pull request Sep 25, 2020
Update mdBook
0.4.2 -> 0.4.3
Also updated version requirement in `Cargo.toml` from 0.4.0 to 0.4.3.
@RalfJungRalfJung mentioned this pull request Sep 25, 2020
This was referenced Sep 25, 2020
@RalfJungRalfJung mentioned this pull request Sep 26, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 26, 2020
Rollup of 12 pull requests
Successful merges:
- rust-lang#75454 (Explicitly document the size guarantees that Option makes.)
- rust-lang#76631 (Add `x.py setup`)
- rust-lang#77076 (Add missing code examples on slice iter types)
- rust-lang#77093 (merge `need_type_info_err(_const)`)
- rust-lang#77122 (Add `#![feature(const_fn_floating_point_arithmetic)]`)
- rust-lang#77127 (Update mdBook)
- rust-lang#77161 (Remove TrustedLen requirement from BuilderMethods::switch)
- rust-lang#77166 (update Miri)
- rust-lang#77181 (Add doc alias for pointer primitive)
- rust-lang#77204 (Remove stray word from `ClosureKind::extends` docs)
- rust-lang#77207 (Rename `whence` to `span`)
- rust-lang#77211 (Remove unused #[allow(...)] statements from compiler/)
Failed merges:
- rust-lang#77170 (Remove `#[rustc_allow_const_fn_ptr]` and add `#![feature(const_fn_fn_ptr_basics)]`)
r? `@ghost`
@bors
bors merged commit 7ff5b44 into rust-lang:masterSep 26, 2020
@rustbotrustbot added this to the 1.48.0 milestone Sep 26, 2020
@camelid
camelid deleted the update-mdbook branch September 26, 2020 20:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@camelid@rust-highfive@Dylan-DPC-zz@bors@Mark-Simulacrum@rustbot