]> git.lizzy.rs Git - rust.git/commit
Identify missing ambiguous case with best effort suggestion
authorEsteban Küber <esteban@kuber.com.ar>
Mon, 15 Apr 2019 15:08:46 +0000 (08:08 -0700)
committerEsteban Küber <esteban@kuber.com.ar>
Fri, 19 Apr 2019 17:13:45 +0000 (10:13 -0700)
commitf1be8d16c55990fff8c265352328fd90555feabd
tree99c16d9f73b4cf921c383eb1bc226d906211267b
parent2f36b54f0f33427e926872935c325a660967af6f
Identify missing ambiguous case with best effort suggestion
src/librustc_resolve/diagnostics.rs
src/libsyntax/parse/parser.rs
src/test/ui/struct-literal-variant-in-if.rs [new file with mode: 0644]
src/test/ui/struct-literal-variant-in-if.stderr [new file with mode: 0644]