Regression parsing closing angle brackets near function ptr return type #78507
Labels
A-parser
Area: The parsing of Rust source code to an AST
C-bug
Category: This is a bug.
P-critical
Critical priority
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Alternate title: "Rust is literally C++" https://wg21.link/N1757
As of nightly-2020-10-29, rustc fails to parse the following code. The previous nightly and all past stable releases since 1.0.0 are not affected.
The relevant commit range is 07e968b...31ee872.
The text was updated successfully, but these errors were encountered: