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
8 lines
112 B
TOML
8 lines
112 B
TOML
[build.env]
|
|
passthrough = [
|
|
"RUST_BACKTRACE",
|
|
"RUST_LOG",
|
|
"REGEX_TEST",
|
|
"REGEX_TEST_VERBOSE",
|
|
]
|