Skip to content

Conversation

@zjb0807
Copy link
Contributor

@zjb0807 zjb0807 commented Aug 18, 2025

error[E0463]: can't find crate for `std`
  |
  = note: the `wasm32v1-none` target may not support the standard library
  = note: `std` is required by `same_file` because it does not declare `#![no_std]`

The dependency of build-script-utils does not support wasm32v1-none and will no longer be updated. The released version can still be used.

@zjb0807 zjb0807 requested a review from xlc August 18, 2025 09:07
@codecov
Copy link

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.16%. Comparing base (eed5e81) to head (367c31b).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1031      +/-   ##
==========================================
+ Coverage   65.65%   66.16%   +0.51%     
==========================================
  Files          49       48       -1     
  Lines        3715     3686      -29     
==========================================
  Hits         2439     2439              
+ Misses       1276     1247      -29     

☔ 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.

@xlc xlc merged commit feb803e into master Aug 18, 2025
6 checks passed
@xlc xlc deleted the use-wasm32v1-none branch August 18, 2025 21:42
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.

3 participants