Skip to content

Remove usage of quasi-quoting in tests - #4838

Merged
bors merged 1 commit into
rust-lang:masterfrom
Manishearth:die-qquote
Dec 19, 2017
Merged

Remove usage of quasi-quoting in tests#4838
bors merged 1 commit into
rust-lang:masterfrom
Manishearth:die-qquote

Conversation

@Manishearth

Copy link
Copy Markdown
Member

Only clippy and cargo use the old quasi quoting stuff, and we should be
removing it.

r? @alexcrichton

Only clippy and cargo use the old quasi quoting stuff, and we should be
removing it.
@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Dec 19, 2017

Copy link
Copy Markdown
Contributor

📌 Commit 5f76583 has been approved by alexcrichton

@bors

bors commented Dec 19, 2017

Copy link
Copy Markdown
Contributor

⌛ Testing commit 5f76583 with merge 9e4b325...

bors added a commit that referenced this pull request Dec 19, 2017
Remove usage of quasi-quoting in tests

Only clippy and cargo use the old quasi quoting stuff, and we should be
removing it.

r? @alexcrichton
@bors

bors commented Dec 19, 2017

Copy link
Copy Markdown
Contributor

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 9e4b325 to master...

@bors
bors merged commit 5f76583 into rust-lang:master Dec 19, 2017
@est31 est31 mentioned this pull request Jun 23, 2018
bors added a commit that referenced this pull request Jun 23, 2018
Remove quote feature use

Quote is being removed see rust-lang/rust#46849. Follow up of @Manishearth 's #4838 which removed usages of the feature so now we only have to remove `quote` from the `#![feature]` attrs.
@ehuss ehuss added this to the 1.24.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants