]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #67287 - Centril:mismatch-range-improve-diag, r=estebank
authorYuki Okushi <huyuumi.dev@gmail.com>
Mon, 30 Dec 2019 05:07:46 +0000 (14:07 +0900)
committerGitHub <noreply@github.com>
Mon, 30 Dec 2019 05:07:46 +0000 (14:07 +0900)
typeck: note other end-point when checking range pats

Fixes #57389, alternative to #67214 that should be less invasive to type checking logic.

r? @estebank

1  2 
src/librustc_typeck/check/pat.rs

Simple merge