]> git.lizzy.rs Git - rust.git/commit
Auto merge of #51461 - estebank:e0423-doc, r=petrochenkov
authorbors <bors@rust-lang.org>
Mon, 11 Jun 2018 00:32:22 +0000 (00:32 +0000)
committerbors <bors@rust-lang.org>
Mon, 11 Jun 2018 00:32:22 +0000 (00:32 +0000)
commit7dc61f30228ec35b37f069e7b7a224433dce57f1
tree0e5c399c1f0afa0df54534ddd846f575633be86e
parentb202bebdeea73c32c69592fcb60ff2afaa93d354
parenta6782d9e4e38c1925d7db239bf26e3d228893ea5
Auto merge of #51461 - estebank:e0423-doc, r=petrochenkov

Update E0423 description

E0423 doesn't apply only to structs, update the error index description
to make this clear.

Fix #42077.