Skip to content

[1.30 beta] Regression in cfg attribute parsing #54463

Closed
@pietroalbini

Description

@pietroalbini

Parsing of the following snippet is failing on Rust 1.30 beta:

#![cfg_attr(feature = "nightly", feature(plugin_registrar, rustc_private,quote,),)]

cc @petrochenkov

Metadata

Metadata

Assignees

Labels

A-parserArea: The lexing & parsing of Rust source code to an ASTT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions