Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added
ValueOrd
forSetOf
andSetOfVec
(#362)SequenceRef
type (#374)SetOf
sorting on heaplessno_std
targets (#401)BitString
to/from aFlagSet
(#412)DecodeOwned
marker trait (#529)REAL
type (#346)DecodePem
andEncodePem
traits (#571)Document
andSecretDocument
types (#571)EncodeRef
/EncodeValueRef
wrapper types (#604)Writer
trait (#605)Reader
trait (#606)PemReader
andPemWriter
(#618, #636)BitString
(#636)Any
andOctetString
types (#640)Changed
Header
toDecodeValue
(#392)const-oid
dependency to v0.9 (#507)Decodable
/Encodable
=>Decode
/Encode
(#523)clippy
lints (#556, #579)&mut dyn Writer
as output forEncode::encode
andEncodeValue::encode_value
(#611)pem-rfc7468
dependency to v0.6 (#620)Reader<'a>
as input forDecode::decode
andDecodeValue::decode_value
(#633)Any
=>AnyRef
(#637)BitString
=>BitStringRef
(#637)Ia5String
=>Ia5StringRef
(#637)OctetString
=>OctetStringRef
(#637)PrintableString
=>PrintableStringRef
(#637)Utf8String
=>Utf8StringRef
(#637)UIntBytes
=>UIntRef
(#637)Decoder
=>SliceReader
(#651)Encoder
=>SliceWriter
(#651)Fixed
INTEGER
inputs (#447)Removed
bigint
feature (#344)OrdIsValueOrd
trait (#359)Document
trait (#571)OptionalRef
(#604)