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

Output parse errors for the Rust part of the build step #291

Merged
merged 6 commits into from
Apr 25, 2024
Merged

Commits on Feb 9, 2024

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

Commits on Feb 15, 2024

  1. This seems to basically work

    domenic committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d712891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46ae120 View commit details
    Browse the repository at this point in the history
  3. Clippy and format

    domenic committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6b334fb View commit details
    Browse the repository at this point in the history
  4. Use delegate crate to slightly reduce boilerplate

    But since it's a macro, `cargo fmt` can't get inside of it?
    domenic committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    edd0fd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Expand tests

    domenic committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d8a1f80 View commit details
    Browse the repository at this point in the history