Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auto merge of #6822 : Aatch/rust/bigint-make-sane, r=brson
This removes all the `#[inline(always)]` attributes from the bigint module, all 112 of them... This was responsible for increasing the code size of the module by almost 100x and accounts for roughly 95% of the previous build time of libextra.
- Loading branch information