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

Fixes found when experimenting with Lemmy #166

Merged
merged 20 commits into from
Sep 9, 2024
Merged

Commits on Aug 29, 2024

  1. Fix async check

    JustusAdam committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d0e578b View commit details
    Browse the repository at this point in the history
  2. Admit fn's in sub-closure

    JustusAdam committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ae64202 View commit details
    Browse the repository at this point in the history
  3. Reproduce lemmy error

    JustusAdam committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2637a94 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

    JustusAdam committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f9cd8ce View commit details
    Browse the repository at this point in the history
  3. More flow model fixes

    JustusAdam committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    22abdc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Contribute to exec hash

    JustusAdam committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4544114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15897e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    606919d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35c1198 View commit details
    Browse the repository at this point in the history
  5. rustc_plugin update

    JustusAdam committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f6e498b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Clippy

    JustusAdam committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    04a2365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98ecbb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    0bdc6b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    d108a01 View commit details
    Browse the repository at this point in the history
  2. Naming consistency

    JustusAdam committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b1b1a2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01e95ed View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

Commits on Sep 9, 2024

  1. flow-model -> stub

    JustusAdam committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6683ad3 View commit details
    Browse the repository at this point in the history
  2. Silence a few warnings

    JustusAdam committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f7b7774 View commit details
    Browse the repository at this point in the history