Use BikeshedGuaranteedNotDrop in unsafe binder type WF too
This commit is contained in:
@@ -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> {}
|
||||
/// ```
|
||||
|
||||
Reference in New Issue
Block a user