Remove link to current section
Co-authored-by: Mara Bos <m-ou.se@m-ou.se>
This commit is contained in:
parent
9f338e18af
commit
9844d9ee97
@ -304,8 +304,7 @@ mod spec_extend;
|
||||
///
|
||||
/// - **uninit** represents memory that is not initialized, see [`MaybeUninit`].
|
||||
/// - Note: the ABI is not stable and `Vec` makes no guarantees about its memory
|
||||
/// layout (including the order of fields). See [the section about
|
||||
/// guarantees](#guarantees).
|
||||
/// layout (including the order of fields).
|
||||
///
|
||||
/// `Vec` will never perform a "small optimization" where elements are actually
|
||||
/// stored on the stack for two reasons:
|
||||
|
Loading…
x
Reference in New Issue
Block a user