Skip to content

Conversation

@baloo
Copy link
Member

@baloo baloo commented Dec 18, 2022

As discussed in #803 let's make Certificate an owned type. We'll revisit that in a follow up PR to accept a trait Profile as parameter allowing it to be either a reference or an owned type.

@baloo baloo force-pushed the baloo/owned-api/certificate branch from ba1164d to c1c0d47 Compare December 18, 2022 18:16
@baloo baloo force-pushed the baloo/owned-api/certificate branch 5 times, most recently from a215178 to 1188fcf Compare December 19, 2022 03:51
@tarcieri
Copy link
Member

@baloo can you rebase?

@baloo baloo force-pushed the baloo/owned-api/certificate branch from 1188fcf to f41a358 Compare December 30, 2022 04:26
@baloo
Copy link
Member Author

baloo commented Dec 30, 2022

@tarcieri done

@baloo baloo force-pushed the baloo/owned-api/certificate branch from 81c741d to 2109a1b Compare December 30, 2022 04:43
@tarcieri tarcieri merged commit eab0dab into RustCrypto:master Dec 30, 2022
@tarcieri
Copy link
Member

Thank you!

npmccallum added a commit to npmccallum/formats that referenced this pull request Jan 9, 2023
RustCrypto#806

The above PR made most types in this crate owned. However, some types were
missed. For consistencey, complete the migration.

Signed-off-by: Nathaniel McCallum <[email protected]>
npmccallum added a commit to npmccallum/formats that referenced this pull request Jan 9, 2023
RustCrypto#806

The above PR made most types in this crate owned. However, some types were
missed. For consistencey, complete the migration.

Signed-off-by: Nathaniel McCallum <[email protected]>
npmccallum added a commit to npmccallum/formats that referenced this pull request Jan 9, 2023
RustCrypto#806

The above PR made most types in this crate owned. However, some types were
missed. For consistencey, complete the migration.

Signed-off-by: Nathaniel McCallum <[email protected]>
npmccallum added a commit to npmccallum/formats that referenced this pull request Jan 9, 2023
RustCrypto#806

The above PR made most types in this crate owned. However, some types were
missed. For consistencey, complete the migration.

Signed-off-by: Nathaniel McCallum <[email protected]>
npmccallum added a commit to npmccallum/formats that referenced this pull request Jan 9, 2023
RustCrypto#806

The above PR made most types in this crate owned. However, some types were
missed. For consistencey, complete the migration.

Signed-off-by: Nathaniel McCallum <[email protected]>
tarcieri pushed a commit that referenced this pull request Jan 10, 2023
#806

The above PR made most types in this crate owned. However, some types were
missed. For consistency, complete the migration.

Removed alloc feature: this crate unconditionally requires alloc.

Signed-off-by: Nathaniel McCallum <[email protected]>
@lumag lumag mentioned this pull request Apr 4, 2023
scv35 pushed a commit to scv35/format-encoders-decoders that referenced this pull request Jul 4, 2025
RustCrypto/formats#806

The above PR made most types in this crate owned. However, some types were
missed. For consistency, complete the migration.

Removed alloc feature: this crate unconditionally requires alloc.

Signed-off-by: Nathaniel McCallum <[email protected]>
ghost-knightx56yui added a commit to ghost-knightx56yui/formats that referenced this pull request Nov 13, 2025
RustCrypto/formats#806

The above PR made most types in this crate owned. However, some types were
missed. For consistency, complete the migration.

Removed alloc feature: this crate unconditionally requires alloc.

Signed-off-by: Nathaniel McCallum <[email protected]>
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