Skip to content

Commit 4bad7eb

Browse files
authored
Rollup merge of #142208 - Urgau:dead_code-const_, r=petrochenkov
Always consider `const _` items as live for dead code analysis This PR alters dead code analysis to always consider `const _: () = { ... };` to be live. This doesn't address the `_name` pattern from rust-lang/rust#142075. Fixes rust-lang/rust#142104
2 parents cf68a37 + bdb121c commit 4bad7eb

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)