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

Fix type initialization ordering under R2R #84275

Merged
merged 15 commits into from
Apr 21, 2023
Merged

Commits on Apr 4, 2023

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

Commits on Apr 6, 2023

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

    markples committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    e34a4ea View commit details
    Browse the repository at this point in the history
  3. missing if

    markples committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    616d579 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

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

Commits on Apr 11, 2023

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

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    b0f1194 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'dotnet/main' into r2r-cctorwrite

    Remove pIsHoistable from second method - it returns the call that can be checked directly
    markples committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    2ec2a5b View commit details
    Browse the repository at this point in the history
  3. AsCall not necessary

    markples committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    efa75cd View commit details
    Browse the repository at this point in the history
  4. fix merge

    markples committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a646318 View commit details
    Browse the repository at this point in the history
  5. undo necessary changes

    markples committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5a028cb View commit details
    Browse the repository at this point in the history
  6. jit-format

    markples committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    82b0063 View commit details
    Browse the repository at this point in the history
  7. reenable test

    markples committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c94838e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. comment

    markples committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    84ae513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b27929 View commit details
    Browse the repository at this point in the history