-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
acceptedThis proposal is planned.This proposal is planned.proposalThis issue suggests modifications. If it also has the "accepted" label then it is planned.This issue suggests modifications. If it also has the "accepted" label then it is planned.
Milestone
Description
In a nutshell, remove all of this code.
I think it's really bizarre that comptime evaluation of Zig code can have any effect whatsoever on the compilation's link inputs. This should just not be Sema's job IMO. We like explicitness in Zig, so it's better for users to be explicit about their link inputs on the CLI or in build.zig
anyway.
Metadata
Metadata
Assignees
Labels
acceptedThis proposal is planned.This proposal is planned.proposalThis issue suggests modifications. If it also has the "accepted" label then it is planned.This issue suggests modifications. If it also has the "accepted" label then it is planned.