-
Couldn't load subscription status.
- Fork 13.9k
Closed as not planned
Closed as not planned
Copy link
Labels
A-parserArea: The lexing & parsing of Rust source code to an ASTArea: The lexing & parsing of Rust source code to an ASTS-has-bisectionStatus: A bisection has been found for this issueStatus: A bisection has been found for this issueT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant 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.Performance or correctness regression from stable to beta.
Description
- https://crater-reports.s3.amazonaws.com/beta-1.91-2/beta-2025-09-21/gh/AmlingPalantir.r4/log.txt
- https://crater-reports.s3.amazonaws.com/beta-1.91-2/beta-2025-09-21/reg/as_tuple-0.1.0/log.txt
- https://crater-reports.s3.amazonaws.com/beta-1.91-3/beta-2025-09-21/reg/convey_derive-0.2.0/log.txt
- https://crater-reports.s3.amazonaws.com/beta-1.91-3/beta-2025-09-21/reg/zachs18-testing-0.8.0/log.txt
[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 ASTArea: The lexing & parsing of Rust source code to an ASTS-has-bisectionStatus: A bisection has been found for this issueStatus: A bisection has been found for this issueT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant 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.Performance or correctness regression from stable to beta.