Skip to content

Commit adbb461

Browse files
Rollup merge of #154879 - Zalathar:pattern-ty, r=Nadrieril
Don't store `pattern_ty` in `TestableCase` This field's only remaining use was in an assertion, but we can perform the same assertion earlier when constructing `TestableCase::Range`. --- For background, the `pattern_ty` field was introduced in rust-lang/rust#136435 to replace a reference to the full THIR pattern node. Since then, most uses of `pattern_ty` were removed by rust-lang/rust#150238.
2 parents 504973d + 17d8cbf commit adbb461

0 file changed

File tree

    0 commit comments

    Comments
     (0)