Commit d5c876c
committed
Avoid specifying "last import wins" for MBEs
Currently, for `macro_use`, the last macro imported wins. This may
be something that we consider to be a bug. Rather than documenting
this normatively, then, let's stay normatively silent on that behavior
and document the details of the situation with `rustc` in an
admonition.1 parent aa999e9 commit d5c876c
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
394 | 399 | | |
395 | 400 | | |
396 | 401 | | |
| |||
0 commit comments