parent
9257e8956e
commit
b499e5a089
1 changed files with 1 additions and 2 deletions
|
@ -127,8 +127,7 @@ pub unsafe fn read<T>(src: *const T) -> T {
|
||||||
tmp
|
tmp
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Variant of read_and_zero that writes the specific drop-flag byte
|
#[allow(missing_docs)]
|
||||||
/// (which may be more appropriate than zero).
|
|
||||||
#[inline(always)]
|
#[inline(always)]
|
||||||
#[unstable(feature = "filling_drop",
|
#[unstable(feature = "filling_drop",
|
||||||
reason = "may play a larger role in std::ptr future extensions",
|
reason = "may play a larger role in std::ptr future extensions",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue