]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #35446 - pcn:update-E0023-to-new-format, r=jonathandturner
authorJonathan Turner <jonathandturner@users.noreply.github.com>
Mon, 8 Aug 2016 20:25:56 +0000 (13:25 -0700)
committerGitHub <noreply@github.com>
Mon, 8 Aug 2016 20:25:56 +0000 (13:25 -0700)
Update E0023 to the new format

Added some extra code to check for the appropriate ending for numbers ==
1 vs. not 1 in error messages.

Added an extra test so that the plural suffix is seen and exercised.

1  2 
src/librustc_typeck/check/_match.rs

Simple merge