diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-10-10 06:46:08 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-10-14 16:35:28 +1100 |
| commit | 13968b4a70ad6be54efa8d9d388963040d5b6473 (patch) | |
| tree | dbe481bfa695edee23d386b55e2994e1a9def718 /compiler/rustc_pattern_analysis/src | |
| parent | e0b83c34c3320de1f16c8f888d12f3b1aee18a26 (diff) | |
| download | rust-13968b4a70ad6be54efa8d9d388963040d5b6473.tar.gz rust-13968b4a70ad6be54efa8d9d388963040d5b6473.zip | |
Tweak `GenKillAnalysis` method arguments.
`GenKillAnalysis` has very similar methods to `Analysis`, but the first two have a notable difference: the second argument is `&mut impl GenKill<Self::Idx>` instead of `&mut Self::Domain`. But thanks to the previous commit, this difference is no longer necessary.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
