Why is `ErasablePtr` not implemented for `Weak<T>`?
Aperta
- Lingua principale
- Rust
- Stelle
- 137
- Fork
- 15
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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`?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.