Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

PVF: Refactor workers into separate crates, remove host dependency #7253

Merged
merged 15 commits into from
May 25, 2023

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    caf9485 View commit details
    Browse the repository at this point in the history
  2. Fix compile error

    mrcnski committed May 18, 2023
    Configuration menu
    Copy the full SHA
    6836e29 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Remove some leftover code

    mrcnski committed May 19, 2023
    Configuration menu
    Copy the full SHA
    8409e05 View commit details
    Browse the repository at this point in the history
  2. Fix compile errors

    mrcnski committed May 19, 2023
    Configuration menu
    Copy the full SHA
    42b2b0a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    434380f View commit details
    Browse the repository at this point in the history
  2. Update Cargo.lock

    mrcnski committed May 22, 2023
    Configuration menu
    Copy the full SHA
    1b72c50 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Remove worker main.rs files

    I accidentally copied these from the other PR. This PR isn't intended to
    introduce standalone workers yet.
    mrcnski committed May 23, 2023
    Configuration menu
    Copy the full SHA
    0354e31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3845c93 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Address review comments

    mrcnski committed May 24, 2023
    Configuration menu
    Copy the full SHA
    0e588c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff6e14b View commit details
    Browse the repository at this point in the history
  3. cargo fmt

    mrcnski committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b595be9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    aeaea4a View commit details
    Browse the repository at this point in the history
  2. Update a couple of comments

    mrcnski committed May 25, 2023
    Configuration menu
    Copy the full SHA
    60d9131 View commit details
    Browse the repository at this point in the history
  3. Update log targets

    mrcnski committed May 25, 2023
    Configuration menu
    Copy the full SHA
    4d82654 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbf00d6 View commit details
    Browse the repository at this point in the history