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

Rust Rewrite #5

Merged
merged 21 commits into from
Nov 14, 2024
Merged

Rust Rewrite #5

merged 21 commits into from
Nov 14, 2024

Commits on Nov 11, 2024

  1. rust - progress so far

    Blooym committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3517003 View commit details
    Browse the repository at this point in the history
  2. readme and env var docs

    Blooym committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6b612d0 View commit details
    Browse the repository at this point in the history
  3. compose opts

    Blooym committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8569a0a View commit details
    Browse the repository at this point in the history
  4. phrasing

    Blooym committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    862da66 View commit details
    Browse the repository at this point in the history
  5. phrasing

    Blooym committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e4c4035 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07c540f View commit details
    Browse the repository at this point in the history
  7. refactor: idiomatise code

    philpax committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    aa71c4b View commit details
    Browse the repository at this point in the history
  8. chore: make clippy happy

    philpax committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    602b9bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2fc677 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b16b69b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2 from philpax/rust-rewrite-idiomatise

    Idiomatise Rust code
    Blooym authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2f6ee4d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. async pain 1

    Blooym committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    00a63fa View commit details
    Browse the repository at this point in the history
  2. fix: remove RwLock

    philpax committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    41896b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4e0dc5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from philpax/async-hell

    Async less-hell
    Blooym authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    84030a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4cc35b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    82f6567 View commit details
    Browse the repository at this point in the history
  2. docs: fix config section

    Blooym committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1b343ef View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rust-rewrite' into async-hell

    Signed-off-by: Blooym <[email protected]>
    Blooym authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    10d44a8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from Blooym/async-hell

    Async hell
    Blooym authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    670763a View commit details
    Browse the repository at this point in the history
  5. chore: update env example

    Blooym committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f09956e View commit details
    Browse the repository at this point in the history