forked from mirrors/gecko-dev
The main side effect is the upgrade of aho-corasick to 1.1, which contains a SIMD implementation for aarch64. Differential Revision: https://phabricator.services.mozilla.com/D188673
3 lines
38 B
Rust
3 lines
38 B
Rust
mod api;
|
|
#[cfg(not(miri))]
|
|
mod suite;
|