Skip to content

Subcommand segfault if the "authors" attribute is missing from "project" #342

Closed
@UberLambda

Description

@UberLambda

Cargo outputs subcommand failed with signal: 11 for every subcommand if the "authors" attribute is missing. E.g. this segfault:

[project]
name = "segfault"
version = "0.0.1"
#authors = ["UberLambda <paolo.jovon@gmail.com>"] <- Omitting this segfaults subcommands

[[lib]]
...

A proper error message would be more user-friendly.

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