Skip to content

Commit 2f6bdc8

Browse files
author
Keegan McAllister
committed
Add one more unresolved question
1 parent ebc0a85 commit 2f6bdc8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

text/0000-macro-reform.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,9 @@ Should we forbid `$crate` in non-exported macros? It seems useless, however I
278278
think we should allow it anyway, to encourage the habit of writing `$crate::`
279279
for any references to the local crate.
280280

281+
Should `#[macro_reexport]` support the "glob" behavior of `#[macro_use]` with
282+
no names listed?
283+
281284
# Acknowledgements
282285

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

0 commit comments

Comments
 (0)