Cleanup const generics implementation #363
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#363
Loading…
Reference in New Issue
No description provided.
Delete Branch "feat/const-generics"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Change primarily revolves around passing ARTIQ builtins to the NAC3 constructor.
artiq_builtins
should be a dictionary mappingstr
toAny
.3b38304838
to2469ad1aaf
Looks good to me. Just has the merge conflict since the clippy commits.
2469ad1aaf
tobeee3e1f7e
v3: Rebased against master and applied clippy suggestions
Ready for merge.