Skip to content

Fix make check PLEASE_BENCH=1 #21399

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 21, 2015
Merged

Conversation

lilyball
Copy link
Contributor

611ef49 removed all the metrics stuff
from tests.mk, but this meant that PLEASE_BENCH=1 no longer did
anything.

Fixes #21324.

611ef49 removed all the metrics stuff
from tests.mk, but this meant that `PLEASE_BENCH=1` no longer did
anything.

Fixes rust-lang#21324.
@rust-highfive
Copy link
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@Gankra
Copy link
Contributor

Gankra commented Jan 19, 2015

@bors r+ c1660 rollup

barosl added a commit to barosl/rust that referenced this pull request Jan 20, 2015
611ef49 removed all the metrics stuff
from tests.mk, but this meant that `PLEASE_BENCH=1` no longer did
anything.

Fixes rust-lang#21324.
@bors bors merged commit c166017 into rust-lang:master Jan 21, 2015
@lilyball lilyball deleted the fix-PLEASE_BENCH branch March 15, 2015 00:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TEST_BENCH does nothing
5 participants