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
The CI clippy check started failing with latest nightly due to missing
`# Safety` section in the docstring for the `Identify` trait. The
docstring already documents safety well, so just add the required
section header.
0 commit comments