Skip to content

Conversation

BurningPho3nix
Copy link

  • Changed panic strategy from "abort" to "immediate-abort" in Cargo.toml to reflect the new panic handling approach.
  • Removed "panic_immediate_abort" from build-std-features in release configuration files to streamline the build process and reduce binary size.

this resolves #657

- Changed panic strategy from "abort" to "immediate-abort" in Cargo.toml to reflect the new panic handling approach.
- Removed "panic_immediate_abort" from build-std-features in release configuration files to streamline the build process and reduce binary size.
@BurningPho3nix
Copy link
Author

@microsoft-github-policy-service agree

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.

cargo build failing

1 participant