Rollup merge of #90371 - Veykril:patch-2, r=jyn514
Fix incorrect doc link Looks like a copy paste mistake
This commit is contained in:
commit
86087f906d
@ -1663,7 +1663,7 @@ impl str {
|
||||
/// If the pattern allows a reverse search but its results might differ
|
||||
/// from a forward search, the [`rmatch_indices`] method can be used.
|
||||
///
|
||||
/// [`rmatch_indices`]: str::match_indices
|
||||
/// [`rmatch_indices`]: str::rmatch_indices
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user