Skip to content

internal: add extern crate std to a bunch of test modules - #6432

Open
Person-93 wants to merge 1 commit into
PyO3:mainfrom
Person-93:no_std-std_in_tests
Open

Person-93 wants to merge 1 commit into
PyO3:mainfrom
Person-93:no_std-std_in_tests

Conversation

@Person-93

Copy link
Copy Markdown
Contributor

It's OK to use std for testing when building for no_std.

@Person-93 Person-93 added CI-skip-changelog Skip checking changelog entry no_std Require `no_std` builds to pass labels Sep 18, 2026
@codspeed

codspeed Bot commented Sep 18, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 10.59%

❌ 2 regressed benchmarks
✅ 139 untouched benchmarks
⏩ 6 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
extract_biguint_small 1.4 µs 1.5 µs -10.78%
extract_biguint_zero 1.4 µs 1.6 µs -10.41%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing Person-93:no_std-std_in_tests (9c92b95) with main (1f07d9c)

Open in CodSpeed

Footnotes

  1. 6 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-skip-changelog Skip checking changelog entry no_std Require `no_std` builds to pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant