Skip to content
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

Fix items-after-test-module clippy warning on 1.75.0-beta.1 #2318

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Fix items-after-test-module clippy warning on 1.75.0-beta.1 #2318

merged 2 commits into from
Nov 16, 2023

Conversation

mikhailantoshkin
Copy link
Contributor

Motivation

Fixes CI failure with items-after-test-module clippy warning on 1.75.0-beta.1

Solution

Move the test module after all other modules

@mikhailantoshkin
Copy link
Contributor Author

@davidpdrsn, take a look, please, fix for a CI issue blocking #2310

Copy link
Member

@jplatte jplatte left a comment

Choose a reason for hiding this comment

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

This is an internal change about how our code is organized, I don't think it should be mentioned in the changelog. Otherwise LGTM.

Copy link
Member

@jplatte jplatte left a comment

Choose a reason for hiding this comment

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

Thanks!

@jplatte jplatte enabled auto-merge (squash) November 16, 2023 06:35
@jplatte jplatte merged commit c100650 into tokio-rs:main Nov 16, 2023
18 checks passed
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.

3 participants