Skip to content

Be more no_std - #555

Open
waywardmonkeys wants to merge 1 commit into
linebender:mainfrom
waywardmonkeys:be-more-no_std
Open

Be more no_std#555
waywardmonkeys wants to merge 1 commit into
linebender:mainfrom
waywardmonkeys:be-more-no_std

Conversation

@waywardmonkeys

Copy link
Copy Markdown
Contributor

Instead of having std in scope and on by default, be no_std by default and use more stuff from alloc and core instead.

Instead of having `std` in scope and on by default, be `no_std`
by default and use more stuff from `alloc` and `core` instead.
@waywardmonkeys

Copy link
Copy Markdown
Contributor Author

I'd done the bulk of this almost a year ago (end of March 2025), but I guess I hadn't submitted it.

@tomcur tomcur left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good, modulo missing imports!

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