diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2025-02-21 12:45:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-21 12:45:24 +0100 |
| commit | 85329db70564d7d037618d1f934a39ab0d5ed1be (patch) | |
| tree | 1aa36c280fe782e0d539273369243e0a6c63f1d7 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | a81c2648dc5e3bc190ebdc9c8fd32c7998001b44 (diff) | |
| parent | 90bd46bfc3e3a7c1ff67e7693f1b354264bb253b (diff) | |
| download | rust-85329db70564d7d037618d1f934a39ab0d5ed1be.tar.gz rust-85329db70564d7d037618d1f934a39ab0d5ed1be.zip | |
Rollup merge of #137299 - nnethercote:simplify-PostOrder-customization, r=compiler-errors
Simplify `Postorder` customization. `Postorder` has a `C: Customization<'tcx>` parameter, that gives it flexibility about how it computes successors. But in practice, there are only two `impls` of `Customization`, and one is for the unit type. This commit simplifies things by removing the generic parameter and replacing it with an `Option`. r? ````@saethlin````
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
