pub
silently dropped from nested item macro invocation
#14660
Labels
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
expands to
and fails with
This isn't a hygeine issue; a macro which expands directly to
pub static x: uint = 0;
works fine.rustc 0.11.0-pre (ef9bf3a 2014-06-04 13:06:47 -0700)
host: x86_64-unknown-linux-gnu
The text was updated successfully, but these errors were encountered: