]> git.lizzy.rs Git - rust.git/commit
test: Remove NOTE assertions from trace_macros-gate
authorAlex Crichton <alex@alexcrichton.com>
Thu, 14 Jul 2016 17:27:56 +0000 (10:27 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 14 Jul 2016 17:27:56 +0000 (10:27 -0700)
commitb2d1f7ebaecbb7ea886e2cbd680780c625a459ef
tree74f709793b6076fae8bc3186a365d9d63f19c4d9
parentfe5c439f695fd72b7be0d0f28ee8397b3256630c
test: Remove NOTE assertions from trace_macros-gate

If no NOTE assertions are present I believe they aren't asserted at all, and it
looks like the number of NOTEs differs on distcheck vs `make check`, so let's
just remove them all.

Closes #18154
src/test/compile-fail/trace_macros-gate.rs