Allow undropped_manually_drops for some tests
This commit is contained in:
parent
5f55f863db
commit
d9d1c76ded
@ -1,3 +1,5 @@
|
||||
#![cfg_attr(not(bootstrap), allow(undropped_manually_drops))]
|
||||
|
||||
use core::mem::ManuallyDrop;
|
||||
|
||||
#[test]
|
||||
|
Loading…
x
Reference in New Issue
Block a user