You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
466: Avoid register type aliases r=therealprof a=couchand
Part 3 of #463, builds on #465.
- Removes generated use of the register type aliases in favor of directly referencing `Reg<REGISTER_SPEC>`. I think this helps clarify how the generated and generic types work together.
No breaking change concerns on this change set.
r? @burrbull
Co-authored-by: Andrew Dona-Couch <[email protected]>
0 commit comments