Doc: Fix link to Exten in Vec::set_len
This commit is contained in:
parent
374ad1b006
commit
0cd111fe97
@ -861,7 +861,7 @@ impl<T> Vec<T> {
|
||||
///
|
||||
/// [`truncate`]: #method.truncate
|
||||
/// [`resize`]: #method.resize
|
||||
/// [`extend`]: #method.extend-1
|
||||
/// [`extend`]: ../../std/iter/trait.Extend.html#tymethod.extend
|
||||
/// [`clear`]: #method.clear
|
||||
///
|
||||
/// # Safety
|
||||
|
Loading…
x
Reference in New Issue
Block a user