Skip to content

Commit

Permalink
Add one more unresolved question
Browse files Browse the repository at this point in the history
  • Loading branch information
Keegan McAllister committed Dec 5, 2014
1 parent ebc0a85 commit 2f6bdc8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions text/0000-macro-reform.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,9 @@ Should we forbid `$crate` in non-exported macros? It seems useless, however I
think we should allow it anyway, to encourage the habit of writing `$crate::`
for any references to the local crate.

Should `#[macro_reexport]` support the "glob" behavior of `#[macro_use]` with
no names listed?

# Acknowledgements

This proposal is edited by Keegan McAllister. It has been refined through many
Expand Down

0 comments on commit 2f6bdc8

Please sign in to comment.