]> git.lizzy.rs Git - rust.git/commit
remove workaround that prints error messages with TyErr
authorAriel Ben-Yehuda <arielb1@mail.tau.ac.il>
Tue, 29 Mar 2016 16:10:39 +0000 (19:10 +0300)
committerAriel Ben-Yehuda <ariel.byd@gmail.com>
Tue, 5 Apr 2016 17:58:58 +0000 (20:58 +0300)
commit513d9f208cc52ab71e2899db30aaead5c82c1a74
treeabfccb694cac1ccf18e50e4070b809456c54374d
parent953c3b5f502437398711ca442be0a10ad575b667
remove workaround that prints error messages with TyErr

now that normalize_to_error no longer creates these, it is unnecessary.
src/librustc/traits/error_reporting.rs