Skip to content

Conversation

Y-Nak
Copy link
Contributor

@Y-Nak Y-Nak commented Mar 20, 2021

r? @flip1995
This is the last PR to close #6724 🎉
Also, this fixes #6936.

changelog: vec_box: Fix FN in const or static
changelog: linkedlist: Fix FN in const or static
changelog: option_option: Fix FN in const or static

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Mar 20, 2021
@bors
Copy link
Contributor

bors commented Mar 25, 2021

☔ The latest upstream changes (presumably #6971) made this pull request unmergeable. Please resolve the merge conflicts.

@flip1995
Copy link
Member

Thanks for all the great work on those refactors!

@bors r+ p=3

@flip1995
Copy link
Member

I checked the const/static change with the lint check tool and it didn't trigger on any of the tested crates, so this change is definitely a positive change 👍

@flip1995
Copy link
Member

@bors are you still there?

@bors
Copy link
Contributor

bors commented Mar 31, 2021

📌 Commit 818f832 has been approved by flip1995

@bors
Copy link
Contributor

bors commented Mar 31, 2021

⌛ Testing commit 818f832 with merge 2e33bf6...

@bors
Copy link
Contributor

bors commented Mar 31, 2021

🍰 Activated

@bors
Copy link
Contributor

bors commented Mar 31, 2021

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: flip1995
Pushing 2e33bf6 to master...

@bors bors merged commit 2e33bf6 into rust-lang:master Mar 31, 2021
@bors
Copy link
Contributor

bors commented Mar 31, 2021

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: flip1995
Pushing 2e33bf6 to master...

@Y-Nak Y-Nak deleted the refactor-types branch March 31, 2021 15:00
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.

FN: All lints in types don't work if a type is in const or static Tracking Issue for refactoring types.rs
4 participants