add support for custom debug/display formatting of #[hdl] structs/enums #70

Merged
programmerjake merged 1 commit from programmerjake/fayalite:custom-debug into master 2026-05-01 06:18:30 +00:00

also cleans up default debug formatting to use the struct/enum name
(or MaskType) instead of the implementation detail type name.

also cleans up default debug formatting to use the struct/enum name (or MaskType<StructName>) instead of the implementation detail type name.
programmerjake added 1 commit 2026-05-01 06:14:20 +00:00
add support for custom debug/display formatting of #[hdl] structs/enums
All checks were successful
/ test (pull_request) Successful in 4m6s
/ test (push) Successful in 4m41s
8e4eeef723
also cleans up default debug formatting to use the struct/enum name
(or MaskType<StructName>) instead of the implementation detail type name.
programmerjake scheduled this pull request to auto merge when all checks succeed 2026-05-01 06:14:29 +00:00
programmerjake merged commit 8e4eeef723 into master 2026-05-01 06:18:30 +00:00
programmerjake deleted branch custom-debug 2026-05-01 06:18:31 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: libre-chip/fayalite#70
No description provided.