-
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.T-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant 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.Performance or correctness regression from stable to beta.
Description
[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
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.T-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant 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.Performance or correctness regression from stable to beta.