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

feat(allocator): Implement default mode #9242

Merged
merged 7 commits into from
Jul 15, 2024
Merged

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Jul 15, 2024

Description:

In the default mode, Box<T> and Vec<T> should work just like them from std.

Related issue:

@kdy1 kdy1 added this to the Planned milestone Jul 15, 2024
@kdy1 kdy1 marked this pull request as ready for review July 15, 2024 09:43
@kdy1 kdy1 requested a review from a team as a code owner July 15, 2024 09:43
kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 15, 2024
Copy link
Member Author

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

swc-bump:

  • swc_allocator
  • swc_core

@kdy1 kdy1 merged commit b6333db into swc-project:main Jul 15, 2024
125 of 127 checks passed
@kdy1 kdy1 deleted the alloc-default branch July 15, 2024 09:53
Copy link

codspeed-hq bot commented Jul 15, 2024

CodSpeed Performance Report

Merging #9242 will not alter performance

Comparing kdy1:alloc-default (e4848cc) with kdy1:alloc-default (c6224ac)

Summary

✅ 178 untouched benchmarks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant