]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #35708 - sanxiyn:new-error-format, r=nikomatsakis
authorJonathan Turner <jonathandturner@users.noreply.github.com>
Wed, 17 Aug 2016 13:25:27 +0000 (06:25 -0700)
committerGitHub <noreply@github.com>
Wed, 17 Aug 2016 13:25:27 +0000 (06:25 -0700)
commit6193b1f43e7145ee0f266222f7245a88b3750f7c
tree7196a10169e3680c0346d0f197a09516605444cf
parent3dd060f065e9fe586c67c35248145d45761f7123
parentd52eb1ab0ce5a8a1c5e86b7d606c4eac5d4447ea
Rollup merge of #35708 - sanxiyn:new-error-format, r=nikomatsakis

RUST_NEW_ERROR_FORMAT is no more

So stop setting the environment variable.