Skip to content

feat: gate "alloc" requirement behind a feature#121

Open
matejcik wants to merge 1 commit into
ZettaScaleLabs:mainfrom
matejcik:matejcik/alloc-gate
Open

feat: gate "alloc" requirement behind a feature#121
matejcik wants to merge 1 commit into
ZettaScaleLabs:mainfrom
matejcik:matejcik/alloc-gate

Conversation

@matejcik

Copy link
Copy Markdown
Contributor

fixes usage in bare metal no-std environments
fixes #93

fixes usage in bare metal no-std environments
fixes ZettaScaleLabs#93
@matejcik

Copy link
Copy Markdown
Contributor Author

i have since confirmed the ECA

@p-avital

p-avital commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

This is technically a breaking change for users who use default-features=false, so I'll hold off merging this for a few more days.

I have a breaking change in the pipeline already, was considering another, and hence this'll wait for 144.1.1 (don't worry, that's just next API major, this crate uses SemVer Prime, I'm sticking to the gimmik), sorry for the inconvenience :)

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.

Fails to compile with default-features = false on both std and no-std targets

2 participants