Skip to content

Enable std Cargo feature by default#220

Merged
notgull merged 1 commit into
masterfrom
madsmtm/std-default
Mar 24, 2026
Merged

Enable std Cargo feature by default#220
notgull merged 1 commit into
masterfrom
madsmtm/std-default

Conversation

@madsmtm
Copy link
Copy Markdown
Member

@madsmtm madsmtm commented Mar 24, 2026

Having the impls for Arc and Rc available by default would be nice, especially after #207.

Same with the std::error::Error impl, would prevent confusion in #218.

@madsmtm madsmtm added the enhancement New feature or request label Mar 24, 2026
Having impls for `Arc` and `Rc` available is really nice. Same with the
`std::error::Error` impl.
@madsmtm madsmtm force-pushed the madsmtm/std-default branch from 87488b7 to 0c6d418 Compare March 24, 2026 15:04
@notgull notgull merged commit a4a5535 into master Mar 24, 2026
5 checks passed
@notgull notgull deleted the madsmtm/std-default branch March 24, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants