Skip to content

regression: malformed should_panic attribute input (accepted breakage; might need more downstream patches) #147969

@BoxyUwU

Description

@BoxyUwU
[INFO] [stdout] error[E0539]: malformed `should_panic` attribute input [INFO] [stdout] --> src/frontend/parser/tiger_parser/token.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | #[should_panic("Expecting char. Identifier found")] [INFO] [stdout] | ^^^^^^^^^^^^^^^----------------------------------^^ [INFO] [stdout] | | [INFO] [stdout] | expected this to be of the form `expected = "..."` 

Metadata

Metadata

Assignees

Labels

A-attributesArea: Attributes (`#[…]`, `#![…]`)S-has-bisectionStatus: A bisection has been found for this issueT-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

Relationships

None yet

Development

No branches or pull requests

Issue actions