fix #[hdl]/#[hdl_module] attributes getting the wrong hygiene when processing #[cfg]s #13
Loading…
Reference in a new issue
No description provided.
Delete branch "programmerjake/fayalite:fix-attr-span"
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?
this makes #11 work when merging with this branch, adding #[cfg(test)] to
QueueDebugPort
and running tests.