internal: No std testing - #6257
Open
Person-93 wants to merge 5 commits into
Open
Conversation
Person-93
force-pushed
the
no_std_testing
branch
from
July 30, 2026 01:35
317f923 to
48421e3
Compare
Person-93
marked this pull request as ready for review
July 30, 2026 04:30
Person-93
marked this pull request as draft
July 30, 2026 05:14
Person-93
marked this pull request as ready for review
July 30, 2026 05:27
Person-93
force-pushed
the
no_std_testing
branch
from
July 30, 2026 06:18
c6399bf to
3ef9bca
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is part of the WIP
no_stdsupport.I am not yet working on CI as that will need a separate discussion so that maintainers can decide how it should be handled. For now, I want to locally run something like this:
I've tried making the noxfile aware of the features required forno_stdbuilds, but I am not sure I've got it quite right.