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

Instantiating stub for devirtualized default interface method on a generic type #43668

Commits on Dec 12, 2020

  1. Configuration menu
    Copy the full SHA
    618cfb2 View commit details
    Browse the repository at this point in the history
  2. added assertion

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    88e6885 View commit details
    Browse the repository at this point in the history
  3. beware of valuetypes

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    f64d641 View commit details
    Browse the repository at this point in the history
  4. fix copypaste

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    d5d91e8 View commit details
    Browse the repository at this point in the history
  5. fix assertion

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    88d5e9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a129821 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    380351c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9162917 View commit details
    Browse the repository at this point in the history
  9. ownerType as in-out param

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    1a54185 View commit details
    Browse the repository at this point in the history
  10. fixed conditionals

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    286f606 View commit details
    Browse the repository at this point in the history
  11. csharp jitinterface patch

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    46fce53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ddbed14 View commit details
    Browse the repository at this point in the history
  13. cleanup and typos

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    561ed32 View commit details
    Browse the repository at this point in the history
  14. tests

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    43d13cb View commit details
    Browse the repository at this point in the history
  15. tests cleanup

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    e5e1002 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5302c51 View commit details
    Browse the repository at this point in the history
  17. more tests fixes

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    1adb465 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    df791f1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e0a002e View commit details
    Browse the repository at this point in the history
  20. conflicts fixed

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    73f12da View commit details
    Browse the repository at this point in the history
  21. nonblittable return fixed

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    bc8ecd3 View commit details
    Browse the repository at this point in the history
  22. fix bad merge

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    08b9b07 View commit details
    Browse the repository at this point in the history
  23. cleanup build artifacts

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    c49efef View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    aa89550 View commit details
    Browse the repository at this point in the history
  25. rebased on master

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    e91c55b View commit details
    Browse the repository at this point in the history
  26. fix rebase artifacts

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    d302057 View commit details
    Browse the repository at this point in the history
  27. bool casing fixes

    Rattenkrieg committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    fad2020 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. formatting; tests cleanup

    Rattenkrieg committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c5245c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

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