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

docs(ast): add doc comments to more AST nodes #4413

Merged
merged 12 commits into from
Jul 27, 2024
Merged

docs(ast): add doc comments to more AST nodes #4413

merged 12 commits into from
Jul 27, 2024

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    0ef9b9f View commit details
    Browse the repository at this point in the history
  2. style: cargo fmt

    DonIsaac committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f4f1929 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    907917f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb9e8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dc2c78 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    3b89988 View commit details
    Browse the repository at this point in the history
  2. remove Deref impls

    DonIsaac committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b5ecb27 View commit details
    Browse the repository at this point in the history
  3. remove other method impls

    DonIsaac committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    cde974a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4640a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dd049a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07893c5 View commit details
    Browse the repository at this point in the history
  7. style: clippy fix

    DonIsaac committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c5aedf8 View commit details
    Browse the repository at this point in the history