]> git.lizzy.rs Git - rust.git/commit
update test to reflect other sources of brokenness in it under new
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Thu, 7 Jan 2016 23:36:09 +0000 (00:36 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Thu, 7 Jan 2016 23:36:09 +0000 (00:36 +0100)
commita2960bc7c6108f92a6c8c27418b20af1337208cf
treebced203e0cde91fdfbb9769f99a7a6b46d9fed21
parentc032e0c7a700144e035731ee153c13dde8db8575
update test to reflect other sources of brokenness in it under new
macro future proofing rules.

(We may want to think about what this test was actually testing and
figure out a way to test it without running afoul of macro future
proofing.  I spent some time trying to do this, e.g. by inserting
parenthesis in the macro input pattern, but I could not quickly get it
working, so I took this tack instead.)
src/test/compile-fail/issue-30715.rs