You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
shawntabrizi opened this issue
Jun 14, 2021
· 5 comments
· Fixed by #10043
Labels
Z1-easyCan be fixed primarily by duplicating and adapting code by an intermediate coderZ6-mentorAn easy task where a mentor is available. Please indicate in the issue who the mentor could be.
The text was updated successfully, but these errors were encountered:
shawntabrizi
added
Z1-easy
Can be fixed primarily by duplicating and adapting code by an intermediate coder
Z6-mentor
An easy task where a mentor is available. Please indicate in the issue who the mentor could be.
labels
Jun 14, 2021
yes, but we have to careful that people don't miss this change, and execute some system stuff 2 times.
Maybe for a better transition we should do: rename AllPalletsWithSystem to AllPallet in another release or find another name which doesn't conflict, like AllPalletsTuple or PalletsTuple while deprecating AllPallets
The issue relies only on renaming types AllPallets and AllPalletsWithSystem or also some changes in logic? What version of changes should be implemented, version of @shawntabrizi or @KiChjang ?
I look for practical experience in Rust and I am willing to implement simple tasks.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Z1-easyCan be fixed primarily by duplicating and adapting code by an intermediate coderZ6-mentorAn easy task where a mentor is available. Please indicate in the issue who the mentor could be.
Let's remove one more footgun.
Where is
AllPalletWithoutSystem
useful?cc @thiolliere
The text was updated successfully, but these errors were encountered: