Skip to content

Commit

Permalink
Rollup merge of #129467 - dingxiangfei2009:smart-pointer-relax-pointe…
Browse files Browse the repository at this point in the history
…e, r=compiler-errors

derive(SmartPointer): assume pointee from the single generic and better error messages

Fix #129465

Actually RFC says that `#[pointee]` can be inferred when there is no ambiguity, or there is only one generic type parameter so to say.

cc ```@Darksonn```

r? ```@compiler-errors```
  • Loading branch information
workingjubilee authored Aug 29, 2024
2 parents 723dc1c + 8735b40 commit 5459e3c
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 5459e3c

Please sign in to comment.