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

Remove RefCell from builder arena #365

Merged
merged 7 commits into from
Jan 16, 2023
Merged

Commits on Jan 16, 2023

  1. Remove RefCell from builder arena

    marmeladema authored and dwrensha committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    2f1cea7 View commit details
    Browse the repository at this point in the history
  2. fix up some more mutability

    dwrensha committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e4839ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9759b11 View commit details
    Browse the repository at this point in the history
  4. elide lifetimes

    dwrensha committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    6207272 View commit details
    Browse the repository at this point in the history
  5. add missing mut

    dwrensha committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    625a3f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f3c9b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c9e6d2 View commit details
    Browse the repository at this point in the history