Skip to content

Lintcheck: Refactor structs and only take one version per crate#13080

Merged
bors merged 1 commit intorust-lang:masterfrom
xFrednet:00000-lintcheck-mv-stuff-and-things
Jul 9, 2024
Merged

Lintcheck: Refactor structs and only take one version per crate#13080
bors merged 1 commit intorust-lang:masterfrom
xFrednet:00000-lintcheck-mv-stuff-and-things

Conversation

@xFrednet
Copy link
Contributor

@xFrednet xFrednet commented Jul 9, 2024

For some time now I had the feeling that lintcheck's main file has been too large. This PR simply moves some structs into new submodules.

I've also changed the .toml structure slightly to only accept one version per crate. AFAIK, we haven't use multiple versions before. If we want to test different versions, we can simply just add a second entry. That's what lintcheck does internally anyways.

I wanted to have these changes in separate commits, but then accidentally squashed them... So sorry 😅


r? @Alexendoo If you think this is not really worth a proper review, since it's mostly a move refactoring in an internal tool, you can also r=xFrednet on this PR.

changelog: none

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jul 9, 2024
@xFrednet xFrednet force-pushed the 00000-lintcheck-mv-stuff-and-things branch from c84e2b7 to c3a2406 Compare July 9, 2024 20:01
@Alexendoo
Copy link
Member

Shout out to diff.colorMoved 😄

@bors r+

@bors
Copy link
Contributor

bors commented Jul 9, 2024

📌 Commit c3a2406 has been approved by Alexendoo

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 9, 2024

⌛ Testing commit c3a2406 with merge 279494e...

@bors
Copy link
Contributor

bors commented Jul 9, 2024

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Alexendoo
Pushing 279494e to master...

@bors bors merged commit 279494e into rust-lang:master Jul 9, 2024
@xFrednet xFrednet deleted the 00000-lintcheck-mv-stuff-and-things branch July 9, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants