Use BikeshedGuaranteedNotDrop in unsafe binder type WF too
This commit is contained in:
parent
516afd557c
commit
d0564fda65
4 changed files with 43 additions and 81 deletions
|
@ -627,7 +627,7 @@ where
|
|||
|
||||
/// NOTE: This is implemented as a built-in goal and not a set of impls like:
|
||||
///
|
||||
/// ```
|
||||
/// ```rust,ignore (illustrative)
|
||||
/// impl<T> BikeshedGuaranteedNoDrop for T where T: Copy {}
|
||||
/// impl<T> BikeshedGuaranteedNoDrop for ManuallyDrop<T> {}
|
||||
/// ```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue