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 #97013

Merged
merged 11 commits into from
May 13, 2022
Merged

Rollup of 5 pull requests #97013

merged 11 commits into from
May 13, 2022

Commits on Apr 17, 2022

  1. Configuration menu
    Copy the full SHA
    3615cb4 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    5db0316 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    cd1746b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. fix clippy expect_fun_call

    klensy committed May 12, 2022
    Configuration menu
    Copy the full SHA
    7f31825 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    fd01fbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ff4d34 View commit details
    Browse the repository at this point in the history
  3. Rollup merge of rust-lang#96154 - lukaslueg:unreachablehint, r=scottmcm

    Expand core::hint::unreachable_unchecked() docs
    
    Rework the docs for `unreachable_unchecked`, encouraging deliberate use, and providing a better example for action at a distance.
    
    Fixes rust-lang#95865
    matthiaskrgr authored May 13, 2022
    Configuration menu
    Copy the full SHA
    feb18d1 View commit details
    Browse the repository at this point in the history
  4. Rollup merge of rust-lang#96615 - JohnTitor:test-54779, r=compiler-er…

    …rors
    
    Add a regression test for rust-lang#54779
    
    Closes rust-lang#54779
    r? `@jackh726`
    matthiaskrgr authored May 13, 2022
    Configuration menu
    Copy the full SHA
    281be09 View commit details
    Browse the repository at this point in the history
  5. Rollup merge of rust-lang#96982 - klensy:no-expect, r=Dylan-DPC

    fix clippy expect_fun_call
    matthiaskrgr authored May 13, 2022
    Configuration menu
    Copy the full SHA
    384caef View commit details
    Browse the repository at this point in the history
  6. Rollup merge of rust-lang#97003 - nnethercote:rm-const_fn-attrs, r=fe…

    …e1-dead
    
    Remove some unnecessary `rustc_allow_const_fn_unstable` attributes.
    
    r? `@fee1-dead`
    matthiaskrgr authored May 13, 2022
    Configuration menu
    Copy the full SHA
    a56211a View commit details
    Browse the repository at this point in the history
  7. Rollup merge of rust-lang#97011 - JohnTitor:issue-28935, r=compiler-e…

    …rrors
    
    Add regression test for rust-lang#28935
    
    Closes rust-lang#28935, one of the ancient issues can be closed :)
    r? `@compiler-errors`
    matthiaskrgr authored May 13, 2022
    Configuration menu
    Copy the full SHA
    cc357bd View commit details
    Browse the repository at this point in the history