Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usage of quasi-quoting in tests #4838

Merged
merged 1 commit into from
Dec 19, 2017
Merged

Conversation

Manishearth
Copy link
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
Member

@bors: r+

@bors
Copy link
Collaborator

bors commented Dec 19, 2017

📌 Commit 5f76583 has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Dec 19, 2017

⌛ 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
Copy link
Collaborator

bors commented Dec 19, 2017

☀️ 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