Skip to content

regression: custom attribute panicked #147968

@BoxyUwU

Description

@BoxyUwU
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> wg-mail/src/lib.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / #[message_bundle(
[INFO] [stdout] 24 | |     resources = [
[INFO] [stdout] 25 | |         ("translations/en.ftl", "en"),
[INFO] [stdout] 26 | |         ("translations/de.ftl", "de"),
[INFO] [stdout] 27 | |     ],
[INFO] [stdout] 28 | |     default_language = "en",
[INFO] [stdout] 29 | | )]
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: `"number<'_>"` is not a valid identifier

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.T-libsRelevant to the library 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