-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Enable proc macros by default #7328
Copy link
Copy link
Closed
Labels
S-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now
Description
Activity
Metadata
Metadata
Assignees
Labels
S-actionableSomeone could pick this issue up and work on it right nowSomeone could pick this issue up and work on it right now
Proc macros are opt-in, we should make them opt-out. Part of #7325 (comment)
Steps:
cargo checkandcargo metadatatogether. Instead, we should first run only metadata, immediatelly start suggesting cod insight, and loadcargo checkinfo in backgrooud. This should also pave the way for reloading things when build.rs / proc macros change.