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

[beta] backports #97014

Merged
merged 7 commits into from
May 14, 2022
Merged

[beta] backports #97014

merged 7 commits into from
May 14, 2022

Commits on May 13, 2022

  1. Revert "Rollup merge of rust-lang#92519 - ChrisDenton:command-maybe-v…

    …erbatim, r=dtolnay"
    
    This reverts commit ba2d5ed, reversing
    changes made to 9b701e7.
    ChrisDenton authored and Mark-Simulacrum committed May 13, 2022
    Configuration menu
    Copy the full SHA
    2a5c4e9 View commit details
    Browse the repository at this point in the history
  2. Quick fix for rust-lang#96223.

    ricked-twice authored and Mark-Simulacrum committed May 13, 2022
    Configuration menu
    Copy the full SHA
    5046d91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6db7d1b View commit details
    Browse the repository at this point in the history
  4. Prevent infinite (exponential) recursion in only_used_in_recursion

    This simplifies the visitor code a bit and prevents checking expressions
    multiple times. I still think this lint should be removed for now,
    because its code isn't really tested.
    flip1995 authored and Mark-Simulacrum committed May 13, 2022
    Configuration menu
    Copy the full SHA
    096a7ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d3bb1d View commit details
    Browse the repository at this point in the history
  6. Fix UI test

    Mark-Simulacrum committed May 13, 2022
    Configuration menu
    Copy the full SHA
    169374f View commit details
    Browse the repository at this point in the history
  7. Revert rust-lang#92191 Prefer projection candidates instead of param_…

    …env candidates for Sized predicates
    jackh726 authored and Mark-Simulacrum committed May 13, 2022
    Configuration menu
    Copy the full SHA
    97f0d7f View commit details
    Browse the repository at this point in the history