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

Code changes to allow 'using static unsafe' #67344

Merged
merged 23 commits into from Mar 21, 2023

Commits on Mar 16, 2023

  1. Copy the full SHA
    82254e1 View commit details
    Browse the repository at this point in the history
  2. Fix xml

    CyrusNajmabadi committed Mar 16, 2023
    Copy the full SHA
    a2f9a7f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Copy the full SHA
    0acd022 View commit details
    Browse the repository at this point in the history
  2. NRT

    CyrusNajmabadi committed Mar 17, 2023
    Copy the full SHA
    1a3c063 View commit details
    Browse the repository at this point in the history
  3. Add tests

    CyrusNajmabadi committed Mar 17, 2023
    Copy the full SHA
    b61e6e5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f376e41 View commit details
    Browse the repository at this point in the history
  5. Simplify

    CyrusNajmabadi committed Mar 17, 2023
    Copy the full SHA
    75c40b0 View commit details
    Browse the repository at this point in the history
  6. Report fewer errors

    CyrusNajmabadi committed Mar 17, 2023
    Copy the full SHA
    8a0db75 View commit details
    Browse the repository at this point in the history
  7. Report fewer errors

    CyrusNajmabadi committed Mar 17, 2023
    Copy the full SHA
    52a88d4 View commit details
    Browse the repository at this point in the history
  8. Fix switch

    CyrusNajmabadi committed Mar 17, 2023
    Copy the full SHA
    4f84e12 View commit details
    Browse the repository at this point in the history
  9. Update tests

    CyrusNajmabadi committed Mar 17, 2023
    Copy the full SHA
    fad6608 View commit details
    Browse the repository at this point in the history
  10. Move code down

    CyrusNajmabadi committed Mar 17, 2023
    Copy the full SHA
    4554c7d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Copy the full SHA
    3973bc5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ef18ebd View commit details
    Browse the repository at this point in the history
  3. Always check flag

    CyrusNajmabadi committed Mar 20, 2023
    Copy the full SHA
    250103c View commit details
    Browse the repository at this point in the history
  4. Always check flag

    CyrusNajmabadi committed Mar 20, 2023
    Copy the full SHA
    cf587e3 View commit details
    Browse the repository at this point in the history
  5. Update tests

    CyrusNajmabadi committed Mar 20, 2023
    Copy the full SHA
    b4de80f View commit details
    Browse the repository at this point in the history
  6. Update tests

    CyrusNajmabadi committed Mar 20, 2023
    Copy the full SHA
    9f9aa9a View commit details
    Browse the repository at this point in the history
  7. Fix docs

    CyrusNajmabadi committed Mar 20, 2023
    Copy the full SHA
    c313b26 View commit details
    Browse the repository at this point in the history
  8. Remove docs

    CyrusNajmabadi committed Mar 20, 2023
    Copy the full SHA
    adf71eb View commit details
    Browse the repository at this point in the history
  9. Extract local

    CyrusNajmabadi committed Mar 20, 2023
    Copy the full SHA
    8128445 View commit details
    Browse the repository at this point in the history
  10. pass flag along

    CyrusNajmabadi committed Mar 20, 2023
    Copy the full SHA
    99259a0 View commit details
    Browse the repository at this point in the history
  11. REmove test

    CyrusNajmabadi committed Mar 20, 2023
    Copy the full SHA
    f563b03 View commit details
    Browse the repository at this point in the history