]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #75985 - csmoe:issue-61076-1, r=estebank
authorbors <bors@rust-lang.org>
Sat, 29 Aug 2020 10:07:05 +0000 (10:07 +0000)
committerbors <bors@rust-lang.org>
Sat, 29 Aug 2020 10:07:05 +0000 (10:07 +0000)
Should not apply field accessing on enum

Closes #75977
But I'm surprised that `x.py test --stage 1` and CI didn't catch this with existing testcase.
r? @estebank

1  2 
src/librustc_typeck/check/expr.rs

Simple merge