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
resistor-color: Use color in unimplemented! message
ResistorColor implements Debug and has to since it's used in an
`assert_eq`, so we are adding no additional restrictions and improving
clarity by incorporating it into the unimplemented! message.
0 commit comments