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

NOT READY(collection_tools): Implement use_alloc feature, cover with tests. #1256

Closed
wants to merge 8 commits into from

Conversation

YBoy-git
Copy link
Contributor

// zzz : qqq : rid off #[ cfg( not( feature = "use_alloc" ) ) ]
// qqq : xxx : does not work for use_alloc, make it working

  • Implement use_alloc feature
  • Cover with tests

@wtools-bot
Copy link
Collaborator

To maintain stability of the module the repository uses 3-stages system to forward changes from an unstable branch to a stable.
The unstable branch is alpha. All user pull requests should be opened to this branch.
The staging branch is beta. Changes to this branch are forwarded by a pull request from branch alpha automatically.
The stable branch is master. Changes to this branch are forwarded by a pull request from branch beta automatically.

The pull request was automatically converted to draft.
Please, change base branch taking into account the described system alpha -> beta -> master.

@YBoy-git YBoy-git changed the base branch from master to alpha March 26, 2024 11:15
@YBoy-git YBoy-git closed this Mar 26, 2024
@YBoy-git YBoy-git deleted the use_alloc_feature branch March 26, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants