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

interpret: use new OpTy::len for Len rvalue #100085

Merged
merged 2 commits into from
Aug 31, 2022
Merged

Commits on Aug 31, 2022

  1. interpret: use new OpTy::len for Len rvalue

    This avoids a `force_allocation`
    RalfJung committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d814d10 View commit details
    Browse the repository at this point in the history
  2. fix a clippy test

    RalfJung committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    7913edb View commit details
    Browse the repository at this point in the history