Skip to content

Transfer to 2018 edition #273

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

Merged
merged 14 commits into from
Apr 26, 2019
Merged

Transfer to 2018 edition #273

merged 14 commits into from
Apr 26, 2019

Conversation

tesuji
Copy link
Contributor

@tesuji tesuji commented Apr 25, 2019

Also fixes some clippy issues.

Closes #274 .

@Centril
Copy link
Contributor

Centril commented Apr 25, 2019

While you're at it, can you apply #![deny(rust_2018_idioms)]?

@tesuji
Copy link
Contributor Author

tesuji commented Apr 25, 2019

Done.

@Centril
Copy link
Contributor

Centril commented Apr 25, 2019

This looks good aside from the change to the for loop; can you change that bit back?

@tesuji tesuji force-pushed the 2018 branch 3 times, most recently from 5fdd0c4 to 7e98f1e Compare April 26, 2019 07:13
@tesuji tesuji force-pushed the 2018 branch 2 times, most recently from 76417a9 to 466054c Compare April 26, 2019 07:24
We now load all usernames from the team repo, and we import into
the database missing users received from the team api.
@tesuji
Copy link
Contributor Author

tesuji commented Apr 26, 2019

The build is passed. Ready to review again @Centril !

@Centril Centril merged commit cca5e71 into rust-lang:master Apr 26, 2019
@tesuji tesuji deleted the 2018 branch April 26, 2019 08:14
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.

Randomly failing in team_members_exist test
2 participants