mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-24 21:53:56 +00:00
0b3a47900e
Because this now always takes place at the start of the function, we can just use the normal `alloca` method and then initialize each bitmap immediately. This patch also moves bitmap setup out of the `mcdc_parameters` method, because there is no longer any particular reason for it to be there. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |