mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 09:40:22 -07:00
parent
97b5b7769c
commit
7c83b90f95
@ -91,7 +91,7 @@ impl InnerLiterals {
|
|||||||
InnerLiterals { seq: Seq::infinite() }
|
InnerLiterals { seq: Seq::infinite() }
|
||||||
}
|
}
|
||||||
|
|
||||||
/// If it is deemed advantageuous to do so (via various suspicious
|
/// If it is deemed advantageous to do so (via various suspicious
|
||||||
/// heuristics), this will return a single regular expression pattern that
|
/// heuristics), this will return a single regular expression pattern that
|
||||||
/// matches a subset of the language matched by the regular expression that
|
/// matches a subset of the language matched by the regular expression that
|
||||||
/// generated these literal sets. The idea here is that the pattern
|
/// generated these literal sets. The idea here is that the pattern
|
||||||
|
Loading…
x
Reference in New Issue
Block a user