Skip to content

Conversation

@matklad
Copy link
Contributor

@matklad matklad commented Feb 24, 2020

bors r+
🤖

@bors
Copy link
Contributor

bors bot commented Feb 24, 2020

@bors bors bot merged commit 49b9c8a into rust-lang:master Feb 24, 2020

const binaryPath = path.join(source.dir, source.file);
if (!isBinaryAvailable(binaryPath)) assert(false,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I put the if there to evaluate the error message lazily, though it may not be that important...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it's not important

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants