Skip to content

Prepare for clippy and rustfmt in rust-2018 #1570

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 2 commits into from
Dec 6, 2018

Conversation

jtgeibel
Copy link
Member

@jtgeibel jtgeibel commented Dec 6, 2018

The first commit includes minor updates recommended by the clippy version which will be released with rust stable tomorrow. In particular it uses the new lint attribute syntax like #[allow(clippy::too_many_arguments)]. The second commit applies rustfmt changes.

This PR will fail on CI for now, but can be merged after the new stable release is published.

@jtgeibel
Copy link
Member Author

jtgeibel commented Dec 6, 2018

bors: r+

bors-voyager bot added a commit that referenced this pull request Dec 6, 2018
1570: Prepare for clippy and rustfmt in rust-2018 r=jtgeibel a=jtgeibel

The first commit includes minor updates recommended by the clippy version which will be released with rust stable tomorrow.  In particular it uses the new lint attribute syntax like `#[allow(clippy::too_many_arguments)]`.  The second commit applies rustfmt changes.

This PR will fail on CI for now, but can be merged after the new stable release is published.

Co-authored-by: Justin Geibel <[email protected]>
@bors-voyager
Copy link
Contributor

bors-voyager bot commented Dec 6, 2018

Timed out

@jtgeibel
Copy link
Member Author

jtgeibel commented Dec 6, 2018

It looks like GitHub never started a build. Let's try again.

bors: r+

bors-voyager bot added a commit that referenced this pull request Dec 6, 2018
1570: Prepare for clippy and rustfmt in rust-2018 r=jtgeibel a=jtgeibel

The first commit includes minor updates recommended by the clippy version which will be released with rust stable tomorrow.  In particular it uses the new lint attribute syntax like `#[allow(clippy::too_many_arguments)]`.  The second commit applies rustfmt changes.

This PR will fail on CI for now, but can be merged after the new stable release is published.

Co-authored-by: Justin Geibel <[email protected]>
@bors-voyager
Copy link
Contributor

bors-voyager bot commented Dec 6, 2018

Timed out

@jtgeibel
Copy link
Member Author

jtgeibel commented Dec 6, 2018

bors: r+

bors-voyager bot added a commit that referenced this pull request Dec 6, 2018
1570: Prepare for clippy and rustfmt in rust-2018 r=jtgeibel a=jtgeibel

The first commit includes minor updates recommended by the clippy version which will be released with rust stable tomorrow.  In particular it uses the new lint attribute syntax like `#[allow(clippy::too_many_arguments)]`.  The second commit applies rustfmt changes.

This PR will fail on CI for now, but can be merged after the new stable release is published.

Co-authored-by: Justin Geibel <[email protected]>
@bors-voyager
Copy link
Contributor

bors-voyager bot commented Dec 6, 2018

Build succeeded

@bors-voyager bors-voyager bot merged commit 854000c into rust-lang:master Dec 6, 2018
@jtgeibel jtgeibel deleted the clippy/rust-2018 branch February 7, 2019 16: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.

1 participant