Auto merge of #141700 - RalfJung:atomic-intrinsics-part2, r=bjorn3

Atomic intrinsics : use const generic ordering, part 2

This completes what got started in https://github.com/rust-lang/rust/pull/141507 by using a const generic for the ordering for all intrinsics. It is based on that PR; only the last commit is new.

Blocked on:
- https://github.com/rust-lang/rust/pull/141507
- https://github.com/rust-lang/rust/pull/141687
- https://github.com/rust-lang/stdarch/pull/1811
- https://github.com/rust-lang/rust/pull/141964

r? `@bjorn3`
This commit is contained in:
bors 2025-06-08 20:17:28 +00:00
commit 0962555828

Diff Content Not Available