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

Don't clone env on each call of Expr::eval #740

Merged
merged 5 commits into from
May 3, 2024

Commits on Apr 25, 2024

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

Commits on Apr 26, 2024

  1. Bump Rust version to 1.76

    Dependencies and rust-analyzer are broken on older rust version. Also bump hashbrown due to ahash's nightly features breaking on older versions
    SethDusek committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    48496ab View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Clippy

    SethDusek committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    4595115 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    f510264 View commit details
    Browse the repository at this point in the history
  2. Run android tests on x86

    SethDusek committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c4b083b View commit details
    Browse the repository at this point in the history