Skip to content

Commit 6ce2aa6

Browse files
Rollup merge of #150581 - Zalathar:string, r=Nadrieril
mir_build: Separate match lowering for string-equality and scalar-equality - Follow-up to rust-lang/rust#150238 --- This PR takes some match-lowering code that is responsible for equality tests, and splits it into distinct code paths for string-equality and scalar-equality. The split results in more lines of code overall, but makes the separated code paths easier to understand individually. r? Nadrieril
2 parents 4c31933 + cc82872 commit 6ce2aa6

0 file changed

File tree

    0 commit comments

    Comments
     (0)