Skip to content

der: Decode error thrown without Some(position) #2062

@dishmaker

Description

@dishmaker

After PR:

most cases now return error position, but few untreated errors remain, for example:

.ok_or(ErrorKind::DateTime)?;

[] => Err(Tag::Integer.non_canonical_error().into()),

.ok_or_else(|| Self::TAG.length_error())?;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions