-
-
Notifications
You must be signed in to change notification settings - Fork 16.9k
derive-new errors #66525
Copy link
Copy link
Closed
Labels
T-langRelevant to the language teamRelevant to the language team
Description
Activity
Metadata
Metadata
Assignees
Labels
T-langRelevant to the language teamRelevant to the language team
So @wycats pointed out to me that some recent changes in name resolution seem to have broken
derive_new. They pointed me at this commit from nushell dealing with the fallout -- @jonathandturner maybe you can leave a few notes as to what errors you were seeing before this commit?cc @petrochenkov -- could this be the recent changes around name resolution of helper attributes in macros? It seems the relevant code is stuff like: