[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
#125575 cc @davidtwco @dingxiangfei2009