-
Couldn't load subscription status.
- Fork 13.9k
Closed as not planned
Labels
T-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/DPDmancul.srs/log.txt
- https://crater-reports.s3.amazonaws.com/beta-1.91-2/beta-2025-09-21/gh/olegnn.join/log.txt
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout] --> lib/src/rustify.rs:73:60
[INFO] [stdout] |
[INFO] [stdout] 8 | ("{}", $v: tt) => { assert_eq!("f (x) ;", $v.to_string()); }
[INFO] [stdout] | ^
[INFO] [stdout] ...
[INFO] [stdout] 15 | Ok(res) => println!("{}", res),
[INFO] [stdout] | ------------------- in this macro invocation
Metadata
Metadata
Assignees
Labels
T-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.