]> git.lizzy.rs Git - rust.git/commit
Update E0520 to new error format
authorMohit Agarwal <mohit@sdf.org>
Tue, 30 Aug 2016 04:51:27 +0000 (10:21 +0530)
committerMohit Agarwal <mohit@sdf.org>
Tue, 30 Aug 2016 14:50:01 +0000 (20:20 +0530)
commit77cd09a88cd21f22865287025dafc1252856c5d9
tree525d822326ecff725158b1ff088f8248f49b1617
parent71ee82a8aa0c02fc2c73e84f40bdb55512d10938
Update E0520 to new error format

Fixes #36112.
Part of #35233.

r? @jonathandturner
src/librustc_typeck/check/mod.rs
src/test/compile-fail/E0520.rs