Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

der: no-panic cleanup #1169

Merged
merged 1 commit into from
Jul 24, 2023
Merged

der: no-panic cleanup #1169

merged 1 commit into from
Jul 24, 2023

Conversation

tarcieri
Copy link
Member

Gets rid of an expect

Gets rid of an `expect`
@tarcieri tarcieri merged commit 0b60b28 into master Jul 24, 2023
104 checks passed
@tarcieri tarcieri deleted the der/no-panic branch July 24, 2023 21:15
baloo added a commit to baloo/formats that referenced this pull request Aug 7, 2023
Added
- `bytes` feature ([RustCrypto#1156])
- impl `RefToOwned`/`OwnedToRef` for `&[u8]`/`Box<[u8]>` ([RustCrypto#1188])
- `BmpString` ([RustCrypto#1164])

Changed
- no-panic cleanup ([RustCrypto#1169])
- Bump `der_derive` dependency to v0.7.2 ([RustCrypto#1192])

[RustCrypto#1156]: RustCrypto#1156
[RustCrypto#1164]: RustCrypto#1164
[RustCrypto#1169]: RustCrypto#1169
[RustCrypto#1188]: RustCrypto#1188
[RustCrypto#1192]: RustCrypto#1192

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
@baloo baloo mentioned this pull request Aug 7, 2023
baloo added a commit that referenced this pull request Aug 7, 2023
Added
- `bytes` feature ([#1156])
- impl `RefToOwned`/`OwnedToRef` for `&[u8]`/`Box<[u8]>` ([#1188])
- `BmpString` ([#1164])

Changed
- no-panic cleanup ([#1169])
- Bump `der_derive` dependency to v0.7.2 ([#1192])

[#1156]: #1156
[#1164]: #1164
[#1169]: #1169
[#1188]: #1188
[#1192]: #1192

Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
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