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
sfackler
changed the title
Unused field lint trips for publically exported struct variant fields
Dead code lint trips for publically exported struct variant fields
Jun 12, 2014
This shouldn't trip the lint since the variant is visible outside the crate but it is:
The text was updated successfully, but these errors were encountered: