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

More allocation work #159

Merged
merged 8 commits into from
Jun 9, 2024
Merged

More allocation work #159

merged 8 commits into from
Jun 9, 2024

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    002d608 View commit details
    Browse the repository at this point in the history
  2. Deprecate SystemContext

    udoprog committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    280b7c1 View commit details
    Browse the repository at this point in the history
  3. Make allocations lazy

    udoprog committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    32776ec View commit details
    Browse the repository at this point in the history
  4. Handle ZSTs in allocations

    udoprog committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    da01b2f View commit details
    Browse the repository at this point in the history
  5. Fix docs

    udoprog committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    82fa8e4 View commit details
    Browse the repository at this point in the history
  6. Remove rogue print statement

    udoprog committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    455d18d View commit details
    Browse the repository at this point in the history
  7. Add missing attributes

    udoprog committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    88b83e4 View commit details
    Browse the repository at this point in the history
  8. Fix panic

    udoprog committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    71ca0b6 View commit details
    Browse the repository at this point in the history