Skip to content

Action mnemonic should use crate_name instead of label.name #3461

@ashi009

Description

@ashi009

It isn't very clear when the crate_name doesn't match the target label.

As only the label.name is printed in the progress message, I'm seeing bunch of actions look identical:

Compiling Rust rlib api v0.1.0 (6 files)
Compiling Rust rlib api v0.1.0 (17 files)

Though they are targets with the same name in different packages.

I think it's better to use a) crate_name, idential in a workspace b) full label for clarity.

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