Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the mimalloc memory allocator library by upgrading two submodule references to newer commits.
Changes:
- Updated mimalloc3 submodule to commit b732d834bd70d7245162d7cbd56e1717a7333088
- Updated mimalloc submodule to commit 048d969a1c5ee2fb89c226298f41ea38445546ef
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| libmimalloc-sys/c_src/mimalloc3 | Updates the mimalloc3 submodule reference to a newer commit |
| libmimalloc-sys/c_src/mimalloc | Updates the mimalloc submodule reference to a newer commit |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
21d81ab to
ca8b759
Compare
ca8b759 to
bd480b2
Compare
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Note
Aligns FFI and tests with mimalloc v3 while preserving v2 behavior.
#[cfg(not(feature = "v3"))](mi_stats_merge, default/backing heap getters/setters, and heap ownership checks)mi_option_allow_thpand bump_mi_option_lastfrom 37 to 38sys-test/build.rsto skip removed symbols whenfeature = "v3"Written by Cursor Bugbot for commit bd480b2. This will update automatically on new commits. Configure here.