Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Build" menu entry may be misnamed. #333

Closed
vi opened this issue May 23, 2018 · 0 comments
Closed

"Build" menu entry may be misnamed. #333

vi opened this issue May 23, 2018 · 0 comments
Labels
bug The playground isn't doing what it was intended to

Comments

@vi
Copy link

vi commented May 23, 2018

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).

@shepmaster shepmaster added the bug The playground isn't doing what it was intended to label Aug 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The playground isn't doing what it was intended to
Projects
None yet
Development

No branches or pull requests

2 participants