-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 3 pull requests #97809
Rollup of 3 pull requests #97809
Commits on Jun 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2ea9e04 - Browse repository at this point
Copy the full SHA 2ea9e04View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd8b62 - Browse repository at this point
Copy the full SHA fdd8b62View commit details
Commits on Jun 5, 2022
-
Update library/std/src/collections/hash/set.rs
Co-authored-by: David Tolnay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc4e8c7 - Browse repository at this point
Copy the full SHA fc4e8c7View commit details
Commits on Jun 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 116eec2 - Browse repository at this point
Copy the full SHA 116eec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e66868 - Browse repository at this point
Copy the full SHA 0e66868View commit details -
Configuration menu - View commit details
-
Copy full SHA for b48bbd4 - Browse repository at this point
Copy the full SHA b48bbd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b827847 - Browse repository at this point
Copy the full SHA b827847View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0909bd - Browse repository at this point
Copy the full SHA d0909bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd5e73b - Browse repository at this point
Copy the full SHA cd5e73bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0664bd8 - Browse repository at this point
Copy the full SHA 0664bd8View commit details -
Apply suggestions from code review
Co-authored-by: David Tolnay <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d114c7 - Browse repository at this point
Copy the full SHA 7d114c7View commit details -
Rollup merge of rust-lang#97700 - nzrq:patch-1, r=dtolnay
Add note to documentation of HashSet::intersection The functionality of the `std::collections::HashSet::intersection(...)` method was slightly surprising to me so I wanted to take a sec to contribute to the documentation for this method. I've added a `Note:` section if that is appropriate.
Configuration menu - View commit details
-
Copy full SHA for c4bfd10 - Browse repository at this point
Copy the full SHA c4bfd10View commit details -
Rollup merge of rust-lang#97792 - GuillaumeGomez:eslint-checks, r=Dyl…
…an-DPC More eslint checks Here is the list of newly added eslint checks: * [no-confusing-arrow](https://eslint.org/docs/rules/no-confusing-arrow) * [no-div-regex](https://eslint.org/docs/rules/no-div-regex) * [no-floating-decimal](https://eslint.org/docs/rules/no-floating-decimal) * [no-implicit-globals](https://eslint.org/docs/rules/no-implicit-globals) * [no-implied-eval](https://eslint.org/docs/rules/no-implied-eval) * [no-label-var](https://eslint.org/docs/rules/no-label-var) Since you already reviewed the previous ones: r? `@Dylan-DPC`
Configuration menu - View commit details
-
Copy full SHA for 6be8b9c - Browse repository at this point
Copy the full SHA 6be8b9cView commit details -
Rollup merge of rust-lang#97794 - eltociear:patch-13, r=matthiaskrgr
Fix typo in redundant_pattern_match.rs alway -> always
Configuration menu - View commit details
-
Copy full SHA for fece76d - Browse repository at this point
Copy the full SHA fece76dView commit details