Skip to content

Enable no-std environments with serde feature#1055

Open
DeppLearning wants to merge 1 commit into
servo:mainfrom
DeppLearning:fix-serde-feature-for-no-std
Open

Enable no-std environments with serde feature#1055
DeppLearning wants to merge 1 commit into
servo:mainfrom
DeppLearning:fix-serde-feature-for-no-std

Conversation

@DeppLearning

@DeppLearning DeppLearning commented Jul 15, 2025

Copy link
Copy Markdown

Enable compilation in no-std environments when the "serde" feature flag is enabled.

I guess this is breaking but not sure.

This change is needed to enable compilation in no-std environments when the "serde" feature flag is enabled.
@codecov

codecov Bot commented Jul 15, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@dbd5261). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1055   +/-   ##
=======================================
  Coverage        ?   82.37%           
=======================================
  Files           ?       24           
  Lines           ?     4245           
  Branches        ?        0           
=======================================
  Hits            ?     3497           
  Misses          ?      748           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@reneca

reneca commented Aug 24, 2025

Copy link
Copy Markdown
Contributor

With #1033 and #1068, this should be fixed without your changes.

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