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 fb7e6d0 commit 0169ce9Copy full SHA for 0169ce9
library/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