We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rmatches
1 parent 33122ba commit aaaaf0aCopy full SHA for aaaaf0a
core/src/str/mod.rs
@@ -1666,7 +1666,7 @@ impl str {
1666
/// If the pattern allows a reverse search but its results might differ
1667
/// from a forward search, the [`rmatches`] method can be used.
1668
///
1669
- /// [`rmatches`]: str::matches
+ /// [`rmatches`]: str::rmatches
1670
1671
/// # Examples
1672
0 commit comments