about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-01-09 13:23:18 +0100
committerGitHub <noreply@github.com>2024-01-09 13:23:18 +0100
commit9b905417f5711c42c6c1dd5bcf90a04c46807073 (patch)
tree2a1016dd721c1b533fae239c1dff0720003d5c53 /compiler/rustc_interface/src/errors.rs
parent72fdaf52e03a260a4e2663b4d68ec5f83d8c624b (diff)
parent4071572cb416a1740e5530130b0454f9ce2db869 (diff)
downloadrust-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