]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #35820 - knight42:update-error-msg, r=jonathandturner
authorJonathan Turner <jonathandturner@users.noreply.github.com>
Mon, 22 Aug 2016 22:34:19 +0000 (15:34 -0700)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2016 22:34:19 +0000 (15:34 -0700)
commit5523db8f2e6aea8f362d60757266de8cb56850f1
treeb94eb87b52967599dabcb5db9a7a14f9011e8442
parent40f40e6cd9a4f4ac2584525429d9e29ed7a6c898
parent8fdc53144615760a6c6f532a20d487e5b948167a
Rollup merge of #35820 - knight42:update-error-msg, r=jonathandturner

Updated E0054, E0423 & E0432 to new error format

Fixes #35791, #35796 and #35344, as part of #35233

r? @jonathandturner