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

Enable MIR reference propagation by default #109025

Merged
merged 7 commits into from
Jul 14, 2023
Merged

Commits on Jul 10, 2023

  1. Fortify codegen test.

    cjgillot committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    341e0f7 View commit details
    Browse the repository at this point in the history
  2. Enable by default.

    cjgillot committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b74a144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4de2d8f View commit details
    Browse the repository at this point in the history
  4. Bless incremental test.

    cjgillot committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6d73041 View commit details
    Browse the repository at this point in the history
  5. Simplify visit_place.

    cjgillot committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b4c342e View commit details
    Browse the repository at this point in the history
  6. Call super for debuginfo.

    cjgillot committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a5031d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Bless codegen test.

    cjgillot committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f993c6d View commit details
    Browse the repository at this point in the history