rust/library/coretests
bjorn3 7f4d3bd6af Remove the regex dependency from coretests
It is only used by a single test, yet would take up unnecessary space
once stdlib deps get vendored.
2025-03-18 09:34:01 +00:00
..
benches library: Use size_of from the prelude instead of imported 2025-03-06 20:20:38 -08:00
tests Remove the regex dependency from coretests 2025-03-18 09:34:01 +00:00
Cargo.toml Remove the regex dependency from coretests 2025-03-18 09:34:01 +00:00
lib.rs Put all coretests in a separate crate 2025-01-26 10:26:36 +00:00