Skip to content

Alloc + no_std: part 2#647

Open
soywod wants to merge 2 commits intoNLnetLabs:mainfrom
soywod:alloc-part-2
Open

Alloc + no_std: part 2#647
soywod wants to merge 2 commits intoNLnetLabs:mainfrom
soywod:alloc-part-2

Conversation

@soywod
Copy link
Copy Markdown
Contributor

@soywod soywod commented Apr 29, 2026

This part 2 is a bit bigger, but changes are small and still reviewable in my opinion. I can split if you want.

  • Prevented serde to enable std, and in a more generic way made sure that serde and std are 2 separated things
  • Bumped octseq to 0.6.1 to benefit from Fix no_std and alloc. octseq#68
  • Replaced std gates by alloc ones, when applicable
  • Used core and alloc instead of std, when applicable
  • Fixed a typo in src/base/header.rs where std gate was used instead of rand

I mention that Claude Code helped me to find references and test. I reviewed every single line.

Refs: #572 #641 NLnetLabs/octseq#68

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.

1 participant