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
Remove convenience methods priority() and interrupt_id() from mtopi
These methods were simple aliases for ipid() and iid() respectively,
which doesn't follow the crate's pattern of only adding convenience
methods that provide semantic value or logical operations.
0 commit comments