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

Structs: Fields check #1907

Merged
merged 23 commits into from
Oct 25, 2024
Merged

Structs: Fields check #1907

merged 23 commits into from
Oct 25, 2024

Commits on Oct 15, 2024

  1. Structs check

    gzanitti committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    90c7c90 View commit details
    Browse the repository at this point in the history
  2. Updated based on struct_defs

    gzanitti committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d74bde2 View commit details
    Browse the repository at this point in the history
  3. avoid clone

    gzanitti committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bfa23a5 View commit details
    Browse the repository at this point in the history
  4. avoid clone

    gzanitti committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    38dbf78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1d7aa6 View commit details
    Browse the repository at this point in the history
  6. tests & needed

    gzanitti committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e8fd870 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    60d4394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e67fad View commit details
    Browse the repository at this point in the history
  3. Renamed field in main

    gzanitti committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b519ffb View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

    gzanitti committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f59e0c0 View commit details
    Browse the repository at this point in the history
  3. Fix error

    gzanitti committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    974403e View commit details
    Browse the repository at this point in the history
  4. structural_checks

    gzanitti committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    80a49da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    196bd1e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Fix structs category

    gzanitti committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    34d96f1 View commit details
    Browse the repository at this point in the history
  2. fn doc

    gzanitti committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1f75412 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Code improvements

    gzanitti committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    95954fd View commit details
    Browse the repository at this point in the history
  2. conflict

    gzanitti committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    934ecb0 View commit details
    Browse the repository at this point in the history
  3. clippy

    gzanitti committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    dc0ff61 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. improvements

    gzanitti committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4011e5f View commit details
    Browse the repository at this point in the history
  2. clippy

    gzanitti committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    dae9f5b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. improved iters

    gzanitti committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6b4af14 View commit details
    Browse the repository at this point in the history
  2. clippy

    gzanitti committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b8ea5c8 View commit details
    Browse the repository at this point in the history