]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #36330 - aclarry:e0560-update, r=jonathandturner
authorJonathan Turner <jonathandturner@users.noreply.github.com>
Thu, 22 Sep 2016 18:25:00 +0000 (11:25 -0700)
committerGitHub <noreply@github.com>
Thu, 22 Sep 2016 18:25:00 +0000 (11:25 -0700)
Updated E0560 to new error format

Added a small bit of code to add a label for E0560.

Also renamed src/test/compile-fail/E560.rs file to E0560.rs (not sure why it was named E560).
Updated all test cases which check this error.

Closes #36199

1  2 
src/librustc_typeck/check/mod.rs

Simple merge