1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/crates/printer/src
Andrew Gallant dd1bc5b898 printer: sprinkle in a few #[inline] annotations
These seem to help when ripgrep emits a lot of output, especially when
the --column flag is used.
2023-10-09 20:29:52 -04:00
..
color.rs crates: remove hard-coded links 2023-10-09 20:29:52 -04:00
counter.rs printer: sprinkle in a few #[inline] annotations 2023-10-09 20:29:52 -04:00
hyperlink_aliases.rs printer: remove 'subl' alias 2023-10-09 20:29:52 -04:00
hyperlink.rs printer: sprinkle in a few #[inline] annotations 2023-10-09 20:29:52 -04:00
json.rs crates: remove hard-coded links 2023-10-09 20:29:52 -04:00
jsont.rs printer: clean-up 2023-09-25 14:39:54 -04:00
lib.rs crates: remove hard-coded links 2023-10-09 20:29:52 -04:00
macros.rs repo: move all source code in crates directory 2020-02-17 19:24:53 -05:00
path.rs hyperlink: rejigger how hyperlinks work 2023-09-25 14:39:54 -04:00
standard.rs crates: remove hard-coded links 2023-10-09 20:29:52 -04:00
stats.rs printer: clean-up 2023-09-25 14:39:54 -04:00
summary.rs crates: remove hard-coded links 2023-10-09 20:29:52 -04:00
util.rs hyperlink: rejigger how hyperlinks work 2023-09-25 14:39:54 -04:00