This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
ripgrep
Watch
1
Star
0
Fork
0
You've already forked ripgrep
mirror of
https://github.com/BurntSushi/ripgrep.git
synced
2025-03-23 04:34:39 +02:00
Code
Issues
Releases
Activity
ripgrep
/
crates
/
searcher
/
src
History
Andrew Gallant
3ad7a0d95e
crates: remove hard-coded links
...
And use rustdoc's native intra-crate links. So much nicer.
2023-10-09 20:29:52 -04:00
..
searcher
crates: remove hard-coded links
2023-10-09 20:29:52 -04:00
lib.rs
crates: remove hard-coded links
2023-10-09 20:29:52 -04:00
line_buffer.rs
deps: upgrade bstr to 1.1
2023-01-05 08:21:15 -05:00
lines.rs
deps: drop bytecount in favor of memchr_iter(..).count()
2023-09-02 12:25:34 -04:00
macros.rs
repo: move all source code in crates directory
2020-02-17 19:24:53 -05:00
sink.rs
crates: remove hard-coded links
2023-10-09 20:29:52 -04:00
testutil.rs
edition: run 'cargo fix --edition --edition-idioms --all'
2021-06-01 21:07:37 -04:00