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

refactor!: Unsplit and removal of *-internal crates #185

Merged
merged 18 commits into from
Aug 7, 2023

Commits on Aug 1, 2023

  1. WIP

    iho committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3ba1058 View commit details
    Browse the repository at this point in the history
  2. Add lost tests

    iho committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4f57166 View commit details
    Browse the repository at this point in the history
  3. Add lost tests

    iho committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    15ceca6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de23e16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9c13ff View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    75bf76c View commit details
    Browse the repository at this point in the history
  2. refactor: add tests for schema

    iho committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e2cfdbd View commit details
    Browse the repository at this point in the history
  3. refactor: borsh-derive/src/internals/attributes/field.rs -> borsh-der…

    …ive/src/internals/attributes/field/mod.rs
    iho committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    df40319 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. refactor: extract field::Attributes schema field under `#[cfg(fea…

    …ture = "schema")]`
    dj8yf0μl committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    880efe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fe3cfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d109f View commit details
    Browse the repository at this point in the history
  4. fix: fix tests

    iho committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d01259d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f129891 View commit details
    Browse the repository at this point in the history
  6. refactor: replace [ParameterOverride](borsh-derive::attribute_helpers…

    …::field::schema::ParameterOverride) with ParameterOverride
    iho committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a819e28 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    6ac2ac6 View commit details
    Browse the repository at this point in the history
  2. refactor: finish reorganize imports

    dj8yf0μl committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3b15896 View commit details
    Browse the repository at this point in the history
  3. ci: fix tests

    iho committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    bfe591d View commit details
    Browse the repository at this point in the history
  4. Update .github/test.sh

    frol authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    887bfb7 View commit details
    Browse the repository at this point in the history