Skip to content

Fix some issue numbers of unstable features - #68265

Merged
bors merged 3 commits into
rust-lang:masterfrom
JohnTitor:fix-issue-number
Jan 16, 2020
Merged

Fix some issue numbers of unstable features#68265
bors merged 3 commits into
rust-lang:masterfrom
JohnTitor:fix-issue-number

Conversation

@JohnTitor

@JohnTitorJohnTitor commented Jan 16, 2020

Copy link
Copy Markdown
Member

Looking into the unstable book, some issue numbers are outdated.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @GuillaumeGomez

(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 Jan 16, 2020
@JohnTitor

Copy link
Copy Markdown
MemberAuthor

Ah, wait, we should also fix feature gate's one.

@JohnTitorJohnTitor changed the title Fix issue number of member_constraintsFix some issue numbers of unstable featuresJan 16, 2020
@Dylan-DPC-zz

Copy link
Copy Markdown

@bors r+ rollup

@bors

bors commented Jan 16, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 91c6a5a 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 Jan 16, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Jan 16, 2020
…-DPC
Fix some issue numbers of unstable features
Looking into the unstable book, some issue numbers are outdated.
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Jan 16, 2020
…-DPC
Fix some issue numbers of unstable features
Looking into the unstable book, some issue numbers are outdated.
bors added a commit that referenced this pull request Jan 16, 2020
Rollup of 5 pull requests
Successful merges:
- #67780 (Move some queries from rustc::ty to librustc_ty.)
- #68096 (Clean up some diagnostics by making them more consistent)
- #68223 (Use 3.6 instead of 3.5 in float fract() documentation)
- #68265 (Fix some issue numbers of unstable features)
- #68266 (Changed docs for f32 and f64.)
Failed merges:
- #68204 (Use named fields for `{ast,hir}::ItemKind::Impl`)
r? @ghost
@bors
bors merged commit 91c6a5a into rust-lang:masterJan 16, 2020
@JohnTitor
JohnTitor deleted the fix-issue-number branch January 16, 2020 12:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-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.

5 participants

@JohnTitor@rust-highfive@Dylan-DPC-zz@bors@GuillaumeGomez