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

Provenance of the distributed slice #95

Open
ia0 opened this issue Jul 10, 2024 · 0 comments
Open

Provenance of the distributed slice #95

ia0 opened this issue Jul 10, 2024 · 0 comments

Comments

@ia0
Copy link

ia0 commented Jul 10, 2024

I'm curious if and how the distributed slice works with provenance. Embedded Rust does similar things (defining a range of memory using a start and end symbol) and seems to be worried about taking the address of such symbols to build the range in between. See rust-embedded/wg#771 for reference. Is this also a concern for this crate? If yes, how is this currently addressed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant