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

Use explicit promotion for constants in repeat expressions #70042

Closed
wants to merge 9 commits into from

Commits on Apr 2, 2020

  1. Fix ui test blessing when a test has an empty stderr file after havin…

    …g had content there before the current changes
    oli-obk committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    44e8a9a View commit details
    Browse the repository at this point in the history
  2. Rename Item to ConstCx.

    This renaming was already done in some modules via import renaming. It's strictly used as a context, and it contains a `TyCtxt`.
    oli-obk committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    85e2c32 View commit details
    Browse the repository at this point in the history
  3. Use ConstCx in more places

    oli-obk committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    77345cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee868e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29aebf4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4e551e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

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

Commits on Apr 7, 2020

  1. Rustfmt

    oli-obk committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    1530fe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d41c8d3 View commit details
    Browse the repository at this point in the history