Skip to content

Conversation

@durka
Copy link
Contributor

@durka durka commented Feb 6, 2018

No description provided.

@rust-highfive
Copy link
Contributor

r? @alexcrichton

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

}

DotEq => unreachable!(),
DotEq => joint!('.', Eq),
Copy link
Contributor

Choose a reason for hiding this comment

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

A tiny nit, but I'd move this line up to below DotDotEq so it's in a reasonable location.

@alexcrichton
Copy link
Member

@bors: r+

Thanks!

@bors
Copy link
Collaborator

bors commented Feb 6, 2018

📌 Commit 3cf73f4 has been approved by alexcrichton

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Feb 6, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Feb 6, 2018
bors added a commit that referenced this pull request Feb 6, 2018
Rollup of 7 pull requests - Successful merges: #46962, #47986, #48012, #48013, #48026, #48031, #48036 - Failed merges:
@bors bors merged commit 3cf73f4 into rust-lang:master Feb 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

5 participants