Files
rust/library
Jacob Pratt b406d9aaaa Rollup merge of #138728 - tgross35:update-builtins, r=tgross35
Update `compiler-builtins` to 0.1.152

Includes the following changes related to unordered atomics:

* Remove element_unordered_atomic intrinsics [1]
* Remove use of `atomic_load_unordered` and undefined behaviour [2]

There are a handful of other small changes, but nothing else user-visible.

[1]: https://github.com/rust-lang/compiler-builtins/pull/789
[2]: https://github.com/rust-lang/compiler-builtins/pull/790
2025-03-23 20:44:12 -04:00
..
2025-03-24 00:29:21 +00:00
2025-03-07 19:11:13 +00:00
2025-02-13 14:32:50 -08:00
2025-03-10 21:23:31 +08:00
2025-03-06 11:11:55 -08:00
2025-03-11 09:46:34 -07:00
2025-03-24 00:29:21 +00:00