]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #35285 - razielgn:updated-e0071-to-new-format, r=jonathandturner
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Fri, 5 Aug 2016 14:12:56 +0000 (16:12 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Aug 2016 14:12:56 +0000 (16:12 +0200)
Updated E0071 to new format.

Bonus: the span underlines only the name of the thing that's not a struct rather than the whole expression.

Part of #35233.
Fixes #35220.

r? @jonathandturner


Trivial merge