Skip to content

Conversation

@RyanGlScott
Copy link
Contributor

@RyanGlScott RyanGlScott commented Jan 21, 2026

Extending other atomic intrinsics to support pointer arguments is left as future work.

Fixes one part of #1710.

@RyanGlScott RyanGlScott self-assigned this Jan 21, 2026
@RyanGlScott RyanGlScott added enhancement crucible MIR Issues relating to Rust/MIR support labels Jan 21, 2026
Comment on lines +60 to +61
* Extend the override for the `atomic_xchg` intrinsic to support storing
pointer values in addition to integer values.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changelog entry may need to be moved depending on the timing of the upcoming Crux release.

Extending other atomic intrinsics to support pointer arguments is left as
future work.

Fixes #1710.
@RyanGlScott RyanGlScott force-pushed the T1710-atomic_xchg_pointer_arguments branch from 88cdba3 to bffc15e Compare January 22, 2026 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crucible enhancement MIR Issues relating to Rust/MIR support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants