Skip to content

Regression: align is ambiguous #143834

Open
Open
@Mark-Simulacrum

Description

@Mark-Simulacrum
[INFO] [stdout] error[E0659]: `align` is ambiguous
[INFO] [stdout]    --> tests/write.rs:329:3
[INFO] [stdout]     |
[INFO] [stdout] 329 | #[align]
[INFO] [stdout]     |   ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout]     = note: `align` could refer to a built-in attribute
[INFO] [stdout] note: `align` could also refer to the derive helper attribute defined here
[INFO] [stdout]    --> tests/write.rs:327:10
[INFO] [stdout]     |
[INFO] [stdout] 327 | #[derive(BitWrite, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-prioritizeIssue: Indicates that prioritization has been requested for this issue.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions