]> git.lizzy.rs Git - rust.git/commit
The lint warnings are not reported since we report the errors first and then exit.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Fri, 8 Jan 2016 15:19:13 +0000 (16:19 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Fri, 8 Jan 2016 15:19:13 +0000 (16:19 +0100)
commitfa027d1417e7eea7d7a65c6a4a60d63dac7917ca
tree062c33c49e252116d3ebf070863e80501323f8a1
parent40e2ac28e4bff4f38bedad90345e4dc6018605ac
The lint warnings are not reported since we report the errors first and then exit.

I think that behavior is fine, so I am removing the expected warnings from these tests.
src/test/compile-fail/match-pattern-field-mismatch-2.rs
src/test/compile-fail/pattern-error-continue.rs