CAD97 / CAD97/pointer-utils

Why is `ErasablePtr` not implemented for `Weak<T>`?

Open
#85 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
137
Forks
15
PR merge metrics
No merged PRs in 30d

Description

The build.rs mentions

> // NB: Requires this impl to cover `T: ?Sized`, which is not the case as of 2020-09-01.

But couldn't you add an implementation for a sized T, so one can use `Weak` together with `ptr_union`?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.