]> git.lizzy.rs Git - rust.git/commit
you can have `// compile-pass` markers in headers of `compile-fail/` tests.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Mon, 17 Sep 2018 08:43:05 +0000 (10:43 +0200)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Fri, 21 Sep 2018 14:21:39 +0000 (16:21 +0200)
commit1df6d42fff6da9aeb3b3ced33de00407e22787d3
treec81c6ef1ce4b5b0a4da3a3665c7b487bd7414ae9
parentbae2bf12f6ff454724bf87234789053ceca94538
you can have `// compile-pass` markers in headers of `compile-fail/` tests.

(It seems only `compile-fail-fulldeps/` exercises this functionality,
unfortunately.)
src/tools/compiletest/src/runtest.rs