Skip to content

Confusing naming of builds folder #15611

Closed as duplicate of#14125
Closed as duplicate of#14125
@pokepetter

Description

@pokepetter

After running cargo build, I wanted to find the build it made.
My first guess was that it would be in builds/, but there was such folder.
The output from cargo build did not say where it put it either.
I looked through the folders and finally found it in target/release/. To me, that's not a very intuitive name considering the command is called cargo build.

Have you considered using a more intuitive name, like builds/? Or maybe have cargo build say where it put it after it has finished?

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