diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-08-26 10:37:51 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2022-08-26 10:45:45 +1000 |
| commit | feeaa4db3cb990463871e35b16b3449023cb791d (patch) | |
| tree | a9a8cd97aa0865b9745215abc473338f3e265355 /compiler/rustc_mir_transform/src/coverage/mod.rs | |
| parent | b75b3b3afecfb6638c7c75ad665f8f3091aab1ae (diff) | |
| download | rust-feeaa4db3cb990463871e35b16b3449023cb791d.tar.gz rust-feeaa4db3cb990463871e35b16b3449023cb791d.zip | |
Simplify arg capacity calculations.
Currently they try to be very precise. But they are wrong, i.e. they don't match what's happening in the loop below. This code isn't hot enough for it to matter that much.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions
