-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
F-derive_coerce_pointeeFeature: RFC 3621's oft-renamed implementationFeature: RFC 3621's oft-renamed implementationP-highHigh priorityHigh priorityT-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.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Description
- https://crater-reports.s3.amazonaws.com/beta-1.81-2/beta-2024-07-26/reg/ptr_meta-0.3.0-alpha.2/log.txt
- https://crater-reports.s3.amazonaws.com/beta-1.81-2/beta-2024-07-26/reg/rancor-0.1.0-alpha.9/log.txt
[INFO] [stdout] error[E0659]: `pointee` is ambiguous
[INFO] [stdout] --> src/lib.rs:546:11
[INFO] [stdout] |
[INFO] [stdout] 546 | #[pointee]
[INFO] [stdout] | ^^^^^^^ ambiguous name
[INFO] [stdout] |
[INFO] [stdout] = note: ambiguous because of a name conflict with a builtin attribute
[INFO] [stdout] = note: `pointee` could refer to a built-in attribute
Metadata
Metadata
Assignees
Labels
F-derive_coerce_pointeeFeature: RFC 3621's oft-renamed implementationFeature: RFC 3621's oft-renamed implementationP-highHigh priorityHigh priorityT-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.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.