fd/src
Thayne McCombs 7b33fa736b Use tikv-jemallocator instead of jemallocator
From documentation of the tikv-jemallocator project:

> The project is also published as jemallocator for historical reasons. The two crates are the same except names.
> For new projects, it's recommended to use tikv-xxx versions instead.
2024-06-07 17:01:47 -06:00
..
exec Implement option for printing custom formats 2024-05-07 22:52:49 -06:00
filter Fix deprecation warning. 2024-04-27 21:58:54 -06:00
fmt Implement option for printing custom formats 2024-05-07 22:52:49 -06:00
cli.rs Implement option for printing custom formats 2024-05-07 22:52:49 -06:00
config.rs Implement option for printing custom formats 2024-05-07 22:52:49 -06:00
dir_entry.rs Clean up clippy warnings 2024-03-08 10:46:24 -08:00
error.rs Proper error handling within walk.rs 2020-04-03 22:36:32 +02:00
exit_codes.rs Fix clippy suggestions 2022-09-11 21:29:43 +02:00
filesystem.rs filesystem: Remove a redundant as_str() 2024-04-28 17:30:44 -04:00
filetypes.rs Support character and block device file types 2023-10-21 13:56:33 +02:00
main.rs Use tikv-jemallocator instead of jemallocator 2024-06-07 17:01:47 -06:00
output.rs Implement option for printing custom formats 2024-05-07 22:52:49 -06:00
regex_helper.rs Clean up clippy warnings 2024-03-08 10:46:24 -08:00
walk.rs Stop ignore .git folders by default 2024-04-28 20:23:25 -06:00