7827cc048e
* Use RUSTFLAGS to set the optimization level Cargo has a [quirk]() in how configuration settings are propagated when `cargo test` runs: local code respect the settings in `[profile.test]` but all dependencies use the `[profile.dev]` settings. Here we force `opt-level=3` for all dependencies. * Remove unused profile settings * Maybe like this? * Turn off incremental compilation * Remove colors; try again with overflow-checks on * Use quiet CI machine * Turn overflow checking back on * Be explicit about what options we use * Remove "quiet machine" override |
||
---|---|---|
.. | ||
docker | ||
gitlab | ||
snap | ||
add_license.sh | ||
doc.sh | ||
evm_jsontests_bench.sh | ||
evm_uint_bench.sh | ||
hook.sh | ||
parity.service | ||
remove_duplicate_empty_lines.sh |