Skip to content

dsa: remove std feature - #980

Merged
tarcieri merged 1 commit into
masterfrom
dsa/remove-std-feature
Jun 1, 2025
Merged

dsa: remove std feature#980
tarcieri merged 1 commit into
masterfrom
dsa/remove-std-feature

Conversation

@tarcieri

@tarcieri tarcieri commented Jun 1, 2025

Copy link
Copy Markdown
Member

It isn't actually used for anything, and with a hard dependency on alloc and core::error::Error we can always capture Box<std::error::Error> in signature::Error.

It isn't actually used for anything, and with a hard dependency on
`alloc` and `core::error::Error` we can always capture
`Box<std::error::Error>` in `signature::Error`.
@tarcieri
tarcieri merged commit 2798f79 into master Jun 1, 2025
@tarcieri
tarcieri deleted the dsa/remove-std-feature branch June 1, 2025 02:15
@tarcieri tarcieri mentioned this pull request Jun 30, 2026
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.

1 participant