8000 check_match: improve diagnostics for `let A = 2;` with `const A: i32 = 3` by Centril · Pull Request #64859 · rust-lang/rust · GitHub
[go: up one dir, main page]

Skip to content

check_match: improve diagnostics for let A = 2; with const A: i32 = 3#64859

Merged
bors merged 1 commit intorust-lang:masterfrom
Centril:const-def-here-new-var
Sep 28, 2019
Merged

check_match: improve diagnostics for `let A = 2;` with `const A: i32 = 3`#64859
bors merged 1 commit intorust-lang:masterfrom
Centril:const-def-here-new-var

Commits

Commits on Sep 28, 2019

0