Skip to content

regression: expected one of !, (, +, ::, <, >, or as, found : #128895

Closed
@BoxyUwU

Description

@BoxyUwU
[INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `<`, `>`, or `as`, found `:`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/comparable-0.5.4/src/tuple.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  |         comparable_helper::impl_comparable_for_tuple!(($b,$($a),+));
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected one of 7 possible tokens
[INFO] [stdout] ...
[INFO] [stdout] 13 | impl_all!(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `comparable_helper::impl_comparable_for_tuple` which comes from the expansion of the macro `impl_all` (in Nightly builds, run with -Z macro-backtrace for more info)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P-highHigh priorityT-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