diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-01-09 13:23:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-09 13:23:18 +0100 |
| commit | 9b905417f5711c42c6c1dd5bcf90a04c46807073 (patch) | |
| tree | 2a1016dd721c1b533fae239c1dff0720003d5c53 /compiler/rustc_interface/src/errors.rs | |
| parent | 72fdaf52e03a260a4e2663b4d68ec5f83d8c624b (diff) | |
| parent | 4071572cb416a1740e5530130b0454f9ce2db869 (diff) | |
| download | rust-9b905417f5711c42c6c1dd5bcf90a04c46807073.tar.gz rust-9b905417f5711c42c6c1dd5bcf90a04c46807073.zip | |
Rollup merge of #119699 - cjgillot:simplify-unreachable, r=oli-obk
Merge dead bb pruning and unreachable bb deduplication. Both routines share the same basic structure: iterate on all bbs to identify work, and then renumber bbs. We can do both at once.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
