Add ndarray to track regressions in "don't generate code for unused #[inline] function." See https://github.com/rust-lang/rust/issues/36280 for the fix in rustc which was not reflected on perf.rlo, but produced major gains in multiple crates.
Add ndarray to track regressions in "don't generate code for unused #[inline] function."
See rust-lang/rust#36280 for the fix in rustc which was not reflected on perf.rlo, but produced major gains in multiple crates.