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
A-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
A type with the name _X doesn't get a warning, but __ does.
The text was updated successfully, but these errors were encountered:
eddyb
added
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
labels
Sep 10, 2018
A-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
A type with the name
_X
doesn't get a warning, but__
does.The text was updated successfully, but these errors were encountered: