Skip to content

regression: trailing semicolon in macro used in expression #147977

@BoxyUwU

Description

@BoxyUwU
[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

No one assigned

    Labels

    T-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