Skip to content

rename :pat2018 -> :pat2015 - #83384

Merged
bors merged 1 commit into
rust-lang:masterfrom
mark-i-m:rename-pat2018
Mar 23, 2021
Merged

rename :pat2018 -> :pat2015#83384
bors merged 1 commit into
rust-lang:masterfrom
mark-i-m:rename-pat2018

Conversation

@mark-i-m

Copy link
Copy Markdown
Contributor

as requested by T-lang on zulip: https://rust-lang.zulipchat.com/#narrow/stream/213817-t-lang/topic/or.20patterns/near/231133873

No functional changes here... just renaming.

r? @nikomatsakis

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 22, 2021
@jyn514jyn514 changed the title rename :pat2018 -> :pat215rename :pat2018 -> :pat2015Mar 22, 2021
@jyn514jyn514 added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Mar 22, 2021
@joshtriplett

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Mar 22, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 8c4b3db has been approved by joshtriplett

@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 Mar 22, 2021
@JohnTitorJohnTitor mentioned this pull request Mar 23, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 23, 2021
Rollup of 7 pull requests
Successful merges:
- rust-lang#80705 (Update Source Code Pro and include italics)
- rust-lang#81917 (Update RELEASES.md for 1.51.0)
- rust-lang#82732 (Remove theme.js file)
- rust-lang#83356 (rustdoc: Replace pair of `Option`s with an enum)
- rust-lang#83384 (rename :pat2018 -> :pat2015)
- rust-lang#83385 (:arrow_up: rust-analyzer)
- rust-lang#83389 (add rust-analyzer rustc_private option in librustdoc Cargo.toml)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 50d048f into rust-lang:masterMar 23, 2021
@rustbotrustbot added this to the 1.53.0 milestone Mar 23, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 28, 2021
…sakis
Stabilize `:pat_param` and remove `:pat2021`
Blocked on rust-lang#83384
cc `@rust-lang/lang` rust-lang#79278
If I understand `@nikomatsakis` in https://rust-lang.zulipchat.com/#narrow/stream/213817-t-lang/topic/or.20patterns/near/231133873, another FCP is not needed.
r? `@nikomatsakis`
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.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@mark-i-m@joshtriplett@bors@nikomatsakis@rust-highfive@jyn514@rustbot