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

perf(allocator): Use std instead of allocator-api2 #9281

Merged
merged 9 commits into from
Jul 19, 2024

Commits on Jul 19, 2024

  1. #[inline(always)]

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    178e8a2 View commit details
    Browse the repository at this point in the history
  2. stc

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bf88ea1 View commit details
    Browse the repository at this point in the history
  3. std

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    abdd4c8 View commit details
    Browse the repository at this point in the history
  4. ptr

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    00bd637 View commit details
    Browse the repository at this point in the history
  5. serde

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7a880e0 View commit details
    Browse the repository at this point in the history
  6. cargo lockfile

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    90f0adc View commit details
    Browse the repository at this point in the history
  7. imports

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9edb1e6 View commit details
    Browse the repository at this point in the history
  8. serde Vec

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6fda823 View commit details
    Browse the repository at this point in the history
  9. serde: Box

    kdy1 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5b1ed74 View commit details
    Browse the repository at this point in the history