Skip to content
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 5 pull requests #96846

Merged
merged 12 commits into from
May 8, 2022
Merged

Rollup of 5 pull requests #96846

merged 12 commits into from
May 8, 2022

Commits on May 8, 2022

  1. Configuration menu
    Copy the full SHA
    8b89a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83f785b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c64cf27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a911452 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c9074b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b7e5116 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e93165 View commit details
    Browse the repository at this point in the history
  8. Rollup merge of rust-lang#96617 - ken-matsui:fix-incorrect-syntax-sug…

    …gestion-with-pub-async-fn, r=cjgillot
    
    Fix incorrect syntax suggestion with `pub async fn`
    
    This PR closes: rust-lang#96555
    matthiaskrgr authored May 8, 2022
    Configuration menu
    Copy the full SHA
    cdaa5c0 View commit details
    Browse the repository at this point in the history
  9. Rollup merge of rust-lang#96828 - scottmcm:clarify-hasher-write, r=Am…

    …anieu
    
    Further elaborate the lack of guarantees from `Hasher`
    
    I realized that I got too excited in rust-lang#94598 by adding new methods, and forgot to do the documentation to really answer the core question in rust-lang#94026.
    
    This PR just has that doc update.
    
    r? `@Amanieu`
    matthiaskrgr authored May 8, 2022
    Configuration menu
    Copy the full SHA
    2c4d7a5 View commit details
    Browse the repository at this point in the history
  10. Rollup merge of rust-lang#96829 - JohnTitor:fix-xpy-clippy, r=jyn514

    Fix the `x.py clippy` command
    
    Fixes rust-lang#96826, confirmed clippy runs correctly on local
    r? `@Mark-Simulacrum`
    matthiaskrgr authored May 8, 2022
    Configuration menu
    Copy the full SHA
    e825715 View commit details
    Browse the repository at this point in the history
  11. Rollup merge of rust-lang#96830 - JohnTitor:issue-96654, r=compiler-e…

    …rrors
    
    Add and tweak const-generics tests
    
    Closes rust-lang#96654
    Also correct the src/test/ui/const-generics/issues/issue-77357.rs test's issue number.
    matthiaskrgr authored May 8, 2022
    Configuration menu
    Copy the full SHA
    4c162a1 View commit details
    Browse the repository at this point in the history
  12. Rollup merge of rust-lang#96835 - GuillaumeGomez:eslint-rules, r=notr…

    …iddle
    
    Add more eslint rules
    
    Slowly continuing to enforce more rules with eslint.
    
    Part of rust-lang#93058.
    
    r? `@notriddle`
    matthiaskrgr authored May 8, 2022
    Configuration menu
    Copy the full SHA
    43b3a49 View commit details
    Browse the repository at this point in the history