Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Remove manual TypeInfo implementation#14096

Merged
paritytech-processbot[bot] merged 1 commit intoparitytech:masterfrom
skunert:skunert/remove-manual-typeinfo
May 8, 2023
Merged

Remove manual TypeInfo implementation#14096
paritytech-processbot[bot] merged 1 commit intoparitytech:masterfrom
skunert:skunert/remove-manual-typeinfo

Conversation

@skunert
Copy link
Copy Markdown
Contributor

@skunert skunert commented May 8, 2023

Closes #11915
Compiler issue has been fixed: rust-lang/rust#96956

@skunert skunert added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. T0-node This PR/Issue is related to the topic “node”. labels May 8, 2023
@skunert skunert requested a review from a team May 8, 2023 16:52
@ggwpez ggwpez added D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit and removed T0-node This PR/Issue is related to the topic “node”. labels May 8, 2023
@bkchr
Copy link
Copy Markdown
Member

bkchr commented May 8, 2023

bot merge

@paritytech-processbot
Copy link
Copy Markdown

Error: Base branch was modified. Review and try the merge again.

@bkchr
Copy link
Copy Markdown
Member

bkchr commented May 8, 2023

bot merge

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace manual TypeInfo implementation for PiecewiseLinear and BoundedVec "warning: unnecessary lifetime parameter" unsilenceable lint

5 participants