]> git.lizzy.rs Git - rust.git/commit
Add a test case for accidental macro re-export
authorKeegan McAllister <kmcallister@mozilla.com>
Sat, 3 Jan 2015 19:04:46 +0000 (11:04 -0800)
committerKeegan McAllister <kmcallister@mozilla.com>
Tue, 6 Jan 2015 02:21:14 +0000 (18:21 -0800)
commit34b995d9e2f46e10124ac67a6249d9ef022972a9
tree3f3acab16c54279c35bdf7cfe5890248e3750d23
parentbbbb85a4ec029e961c01fa95725ee065621c07dc
Add a test case for accidental macro re-export
src/test/auxiliary/macro_non_reexport_2.rs [new file with mode: 0644]
src/test/compile-fail/macro-no-implicit-reexport.rs [new file with mode: 0644]