1
Fork 0
rust/library/alloc
Dylan DPC d19f37541c
Rollup merge of #81826 - tesuji:inline-box-zeros, r=Amanieu
Prefer match over combinators to make some Box methods inlineable

Hopefully this patch would make two snippets generated identical code: <https://rust.godbolt.org/z/fjrj4E>.
2021-02-09 02:39:53 +01:00
..
benches Reorder benches const variable 2020-09-29 21:39:24 +08:00
src Rollup merge of #81826 - tesuji:inline-box-zeros, r=Amanieu 2021-02-09 02:39:53 +01:00
tests Revert stabilizing integer::BITS. 2021-02-03 22:23:58 +01:00
Cargo.toml Update compiler_builtins to 0.1.39 2021-01-07 16:16:36 +09:00