-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vec: add a "View" that can mutate the vec and erase the const generic. #425
Merged
Commits on Feb 7, 2024
-
Implement rust-embedded#424 but with the additional `impl Unsize<VecV…
…iew> for Vec`
Configuration menu - View commit details
-
Copy full SHA for 932576d - Browse repository at this point
Copy the full SHA 932576dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5359219 - Browse repository at this point
Copy the full SHA 5359219View commit details -
Configuration menu - View commit details
-
Copy full SHA for 805037b - Browse repository at this point
Copy the full SHA 805037bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0af5f17 - Browse repository at this point
Copy the full SHA 0af5f17View commit details -
Configuration menu - View commit details
-
Copy full SHA for add12d7 - Browse repository at this point
Copy the full SHA add12d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for de72f43 - Browse repository at this point
Copy the full SHA de72f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 113c3cc - Browse repository at this point
Copy the full SHA 113c3ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fe9669 - Browse repository at this point
Copy the full SHA 2fe9669View commit details -
Configuration menu - View commit details
-
Copy full SHA for af8cf12 - Browse repository at this point
Copy the full SHA af8cf12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ba0a7 - Browse repository at this point
Copy the full SHA 15ba0a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cb9fea - Browse repository at this point
Copy the full SHA 5cb9feaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b95e1d2 - Browse repository at this point
Copy the full SHA b95e1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2408e71 - Browse repository at this point
Copy the full SHA 2408e71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71d857a - Browse repository at this point
Copy the full SHA 71d857aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1853e - Browse repository at this point
Copy the full SHA bc1853eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c399db - Browse repository at this point
Copy the full SHA 1c399dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24fedd3 - Browse repository at this point
Copy the full SHA 24fedd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0010f40 - Browse repository at this point
Copy the full SHA 0010f40View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdfe308 - Browse repository at this point
Copy the full SHA cdfe308View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.