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

feat: Allow type aliases to reference other aliases #4353

Merged
merged 10 commits into from
Feb 13, 2024
Merged

Commits on Feb 9, 2024

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

Commits on Feb 12, 2024

  1. Add Type::Alias

    jfecher committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    182b478 View commit details
    Browse the repository at this point in the history
  2. Break type alias cycles

    jfecher committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5df49e2 View commit details
    Browse the repository at this point in the history
  3. Add tests

    jfecher committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    eb511f7 View commit details
    Browse the repository at this point in the history
  4. Add note to docs

    jfecher committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8f37f45 View commit details
    Browse the repository at this point in the history
  5. Appease Clippy

    jfecher committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5707fab View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    a5eed6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8814fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    247f1e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d3c468 View commit details
    Browse the repository at this point in the history