Skip to content

"Build" menu entry may be misnamed. #333

Closed
@vi

Description

@vi

The big "🞂 Run" button is obvious: it builds and runs the program.

But the "Build" option from menu is less so:

Build. No bells and whistles, regular build coming right up :D

I expected it to be like cargo build or cargo check, but in reality is just the same as Run.

For example, experimenting with #![feature(label_break_value)] may imply trying various loop {} things, not necessarily executing them (and waiting for the timeout to see if syntax is OK).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThe playground isn't doing what it was intended to

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions