Hardening proc macro path resolution broke cargo overrides #17780
Labels
C-Bug
An unexpected or incorrect behavior
D-Macros
Code that generates Rust code
P-High
This is particularly urgent, and deserves immediate attention
P-Regression
Functionality that used to work but no longer does. Add a test for this!
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
Milestone
This broke all my usages of bevy derive with messages like this:
and
For reference, I'm using Cargo overrides to redirect Bevy 0.16.0 to the local repo.
Originally posted by @pcwalton in #17330 (comment)
The text was updated successfully, but these errors were encountered: