Skip to content

fix(perf_hooks,process): fix incompatibilities caused by the latest cargo fix#1436

Merged
richarddavison merged 1 commit intoawslabs:mainfrom
nabetti1720:fix/cargo-fix
Mar 9, 2026
Merged

fix(perf_hooks,process): fix incompatibilities caused by the latest cargo fix#1436
richarddavison merged 1 commit intoawslabs:mainfrom
nabetti1720:fix/cargo-fix

Conversation

@nabetti1720
Copy link
Contributor

Description of changes

After applying the latest rust toolchain, we found new incompatibilities and have fixed them.

% rustup update
   stable-aarch64-apple-darwin updated - rustc 1.94.0 (4a4ef493e 2026-03-02) (from rustc 1.93.0 (254b59607 2026-01-19))
  nightly-aarch64-apple-darwin updated - rustc 1.96.0-nightly (69370dc4a 2026-03-05) (from rustc 1.95.0-nightly (47611e160 2026-02-12))

Checklist

  • Created unit tests in tests/unit and/or in Rust for my feature if needed
  • Ran make fix to format JS and apply Clippy auto fixes
  • Made sure my code didn't add any additional warnings: make check
  • Added relevant type info in types/ directory
  • Updated documentation if needed (API.md/README.md/Other)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@nabetti1720 nabetti1720 changed the title fix(core): fix incompatibilities caused by the latest cargo fix fix(perf_hooks,process): fix incompatibilities caused by the latest cargo fix Mar 6, 2026
Copy link
Collaborator

@richarddavison richarddavison left a comment

Choose a reason for hiding this comment

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

Thanks!!!

@richarddavison richarddavison merged commit 64d8eaa into awslabs:main Mar 9, 2026
31 checks passed
@nabetti1720 nabetti1720 deleted the fix/cargo-fix branch March 9, 2026 08:28
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