Skip to content

Add MSRV to deprecated_cfg_attr#7944

Merged
bors merged 1 commit intorust-lang:masterfrom
Serial-ATA:deprecated-cfg-attr-msrv
Nov 9, 2021
Merged

Add MSRV to deprecated_cfg_attr#7944
bors merged 1 commit intorust-lang:masterfrom
Serial-ATA:deprecated-cfg-attr-msrv

Conversation

@Serial-ATA
Copy link
Copy Markdown
Contributor

changelog: Add MSRV to [deprecated_cfg_attr]

closes: #7922

@rust-highfive
Copy link
Copy Markdown

r? @giraffate

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Nov 7, 2021
));
None
})
});
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I don't like copying these lines. Is there a reason these 3 lints can't just be a part of register_plugins?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There seems to be no specific reason. IMHO, as the comments says, It might be easier to keep them separate as separate functions as they are now, since it is desirable that they are eventually removed.

Copy link
Copy Markdown
Contributor

@giraffate giraffate left a comment

Choose a reason for hiding this comment

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

@Serial-ATA Serial-ATA force-pushed the deprecated-cfg-attr-msrv branch from 3e13c10 to 0f24721 Compare November 8, 2021 12:25
@Serial-ATA Serial-ATA force-pushed the deprecated-cfg-attr-msrv branch from 0f24721 to 413d255 Compare November 8, 2021 22:54
@giraffate
Copy link
Copy Markdown
Contributor

@bors r+

Thanks!

@bors
Copy link
Copy Markdown
Contributor

bors commented Nov 9, 2021

📌 Commit 413d255 has been approved by giraffate

@bors
Copy link
Copy Markdown
Contributor

bors commented Nov 9, 2021

⌛ Testing commit 413d255 with merge 830f220...

@bors
Copy link
Copy Markdown
Contributor

bors commented Nov 9, 2021

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: giraffate
Pushing 830f220 to master...

@bors bors merged commit 830f220 into rust-lang:master Nov 9, 2021
@Serial-ATA Serial-ATA deleted the deprecated-cfg-attr-msrv branch November 9, 2021 01:36
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.

deprecated_cfg_attr hit in MSRV 1.29.0

4 participants