Skip to content

regression: suffixes on a tuple index are invalid (accepted breakage; might need more downstream patches) #147972

@BoxyUwU

Description

@BoxyUwU
[INFO] [stdout] error: suffixes on a tuple index are invalid
[INFO] [stdout]   --> operation/src/clumper_options.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Validates)]
[INFO] [stdout]    |          ^^^^^^^^^ invalid suffix `usize`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Validates` (in Nightly builds, run with -Z macro-backtrace for more info)

Metadata

Metadata

Assignees

Labels

A-parserArea: The lexing & parsing of Rust source code to an ASTS-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

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions