Skip to content
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

assignment might be unsafe caused by extern spec on Option<T> #782

Open
nilehmann opened this issue Sep 11, 2024 · 0 comments
Open

assignment might be unsafe caused by extern spec on Option<T> #782

nilehmann opened this issue Sep 11, 2024 · 0 comments
Labels
mut-ref-unfolding Related to unfolding of mutable references

Comments

@nilehmann
Copy link
Member

nilehmann commented Sep 11, 2024

Adding an extern spec to Option<T> caused some code to give an assignment might be unsafe error

Extern spec for Option added to vtock in PLSysSec/tock@74ed20c

@nilehmann nilehmann added the mut-ref-unfolding Related to unfolding of mutable references label Sep 11, 2024
@nilehmann nilehmann changed the title assignment might be unsafe assignment might be unsafe caused by extern spec on Option<T> Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mut-ref-unfolding Related to unfolding of mutable references
Projects
None yet
Development

No branches or pull requests

1 participant