tree-sitter/cli/src/fuzz
Yuri Astrakhan 48059b72a8 feat: remove lazy_static in favor of LazyLock
This switches to the built-in `std::sync::LazyLock`
2025-01-21 00:21:35 -05:00
..
allocations.rs feat: add fuzz subcommand 2024-05-30 23:00:45 -04:00
corpus_test.rs feat: add fuzz subcommand 2024-05-30 23:00:45 -04:00
edits.rs chore: clippy lints 2024-09-07 20:31:20 -04:00
mod.rs feat: remove lazy_static in favor of LazyLock 2025-01-21 00:21:35 -05:00
random.rs chore: clippy lints 2024-09-07 20:31:20 -04:00
scope_sequence.rs chore: clippy lints 2024-09-07 20:31:20 -04:00