Skip to content

Add support for heapless feature to avoid alloc in no_std case#81

Open
Georges760 wants to merge 2 commits intoKokaKiwi:mainfrom
Georges760:heapless
Open

Add support for heapless feature to avoid alloc in no_std case#81
Georges760 wants to merge 2 commits intoKokaKiwi:mainfrom
Georges760:heapless

Conversation

@Georges760
Copy link
Copy Markdown

No description provided.

Comment thread tests/version-number.rs
@@ -1,4 +1,4 @@
#![allow(non_fmt_panic)]
#![allow(non_fmt_panics)]
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

if the old version was a miss-spelling and thus presumably inactive, then do we need this?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Good question.

Seems to not be related to heapless/no_alloc, but since I modifyed it (should be to make the linter happy) I can remove it...

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

was fixed and merged in #58 , so I will remove it while rebasing

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.

2 participants