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: concretize Self references in method signatures #1001

Merged
merged 9 commits into from
Jan 23, 2023

Commits on Jan 21, 2023

  1. fix Self references

    miraclx committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    52d1924 View commit details
    Browse the repository at this point in the history
  2. finalize impl

    miraclx committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ee6a898 View commit details
    Browse the repository at this point in the history
  3. fix clippy errors

    miraclx committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    d7a17f8 View commit details
    Browse the repository at this point in the history
  4. add compilation test

    miraclx committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    4847bd9 View commit details
    Browse the repository at this point in the history
  5. add unit test

    miraclx committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    398ae36 View commit details
    Browse the repository at this point in the history
  6. fix CI

    miraclx committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    841398a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. operate on tokenstreams

    miraclx committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    6df05aa View commit details
    Browse the repository at this point in the history
  2. drop extra ref

    miraclx committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    c74f9cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d9adc View commit details
    Browse the repository at this point in the history