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

Don't transform pointers to references #2036

Merged
merged 4 commits into from Sep 19, 2022
Merged

Don't transform pointers to references #2036

merged 4 commits into from Sep 19, 2022

Commits on Sep 19, 2022

  1. Don't turn ptrs into refs

    kennykerr committed Sep 19, 2022
    Copy the full SHA
    bf93e60 View commit details
    Browse the repository at this point in the history
  2. code gen

    kennykerr committed Sep 19, 2022
    Copy the full SHA
    b86196f View commit details
    Browse the repository at this point in the history
  3. samples/tests

    kennykerr committed Sep 19, 2022
    Copy the full SHA
    c544c3f View commit details
    Browse the repository at this point in the history
  4. clippy

    kennykerr committed Sep 19, 2022
    Copy the full SHA
    4837057 View commit details
    Browse the repository at this point in the history