Originally fixed in #29961 the bug was unfortunately still present in the face of crates using `#[macro_use]`. This commit refactors for the two code paths to share common logic to ensure that they both pick up the same bug fix. Closes #33762 |
||
|---|---|---|
| .. | ||
| bar.rs | ||
| foo1.rs | ||
| foo2.rs | ||
| Makefile | ||