Uh oh!
There was an error while loading. Please reload this page.
Set the allocation MIN_ALIGN for espidf to 4. - #92586
Merged
Merged
Conversation
rust-highfive
commented
Jan 5, 2022
Contributor
r? @yaahc (rust-highfive has picked a reviewer for you, use r? to override) |
Uh oh!
There was an error while loading. Please reload this page.
MabezDevforce-pushed
the
bugfix/allocation-alignment-espidf
branch
from
January 5, 2022 16:18
12ef4f2 to
98572a7Compareivmarkov
commented
Jan 6, 2022
Contributor
MabezDevforce-pushed
the
bugfix/allocation-alignment-espidf
branch
from
January 13, 2022 21:09
98572a7 to
5296baeCompareMabezDev
commented
Jan 13, 2022
ContributorAuthor
@igrr clarified in our last community meeting that the min align is actually 4 bytes, not 1. Latest push fixes this. |
MabezDev
commented
Jan 21, 2022
ContributorAuthor
Ping :). Is there anything stopping this from being merged? |
yaahc
commented
Jan 21, 2022
Member
Nothing other than review bandwidth, sorry for the delay. @bors r+ |
bors
commented
Jan 21, 2022
Collaborator
📌 Commit 5296bae has been approved by |
bors added a commit
to rust-lang-ci/rust
that referenced
this pull request
Jan 21, 2022
…askrgr Rollup of 10 pull requests Successful merges: - rust-lang#91965 (Add more granular `--exclude` in `x.py`) - rust-lang#92467 (Ensure that early-bound function lifetimes are always 'local') - rust-lang#92586 (Set the allocation MIN_ALIGN for espidf to 4.) - rust-lang#92835 (Improve error message for key="value" cfg arguments.) - rust-lang#92843 (Improve string concatenation suggestion) - rust-lang#92963 (Implement tuple array diagnostic) - rust-lang#93046 (Use let_else in even more places) - rust-lang#93109 (Improve `Arc` and `Rc` documentation) - rust-lang#93134 (delete `Stdin::split` forwarder) - rust-lang#93139 (rustdoc: fix overflow-wrap for table layouts) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closesesp-rs#99.
cc: @ivmarkov