Skip to content

Remove old quasi quoting APIs #46849

Closed
Closed
@Manishearth

Description

@Manishearth

We still have the quote_foo! macros. They aren't used anywhere within rustc, and they are used by cargo and clippy for testing syntax extension related things.

We can update cargo and clippy to use other APIs (and eventually move them to TokenStream).

rust-lang/cargo#4838 is the cargo PR; will make a clippy one shortly.

Metadata

Metadata

Labels

A-syntaxextArea: Syntax extensionsC-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions