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
Rollup merge of rust-lang#84878 - jimblandy:contains-doc-fix, r=joshtriplett
Clarify documentation for `[T]::contains`. Fixesrust-lang#84877.
Change the documentation to correctly characterize when the suggested alternative to `contains` applies, and correctly explain why it works.
0 commit comments