This commit is contained in:
2025-12-12 17:36:57 -07:00
parent 0be2e644e4
commit 20f7cb9a4b
3 changed files with 84 additions and 3 deletions

View File

@@ -812,3 +812,4 @@ fn remove_unreachable_code<'a>(
}
(output, changed)
}