Files
rust/library/core/src
bors 3f33b30e19 Auto merge of #135760 - scottmcm:disjoint-bitor, r=WaffleLapkin
Add `unchecked_disjoint_bitor` per ACP373

Following the names from libs-api in https://github.com/rust-lang/libs-team/issues/373#issuecomment-2085686057

Includes a fallback implementation so this doesn't have to update cg_clif or cg_gcc, and overrides it in cg_llvm to use `or disjoint`, which [is available in LLVM 18](https://releases.llvm.org/18.1.0/docs/LangRef.html#or-instruction) so hopefully we don't need any version checks.
2025-02-04 17:46:06 +00:00
..
2025-01-29 20:15:49 +01:00
2024-10-09 19:34:27 -04:00
2025-01-08 21:26:39 +01:00
fmt
2025-01-08 22:11:33 +01:00
2025-01-26 04:57:11 +00:00
2025-01-20 18:35:32 +01:00
2024-11-27 12:10:21 +00:00
2025-01-08 20:02:18 +01:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2025-01-22 09:19:24 +02:00
2025-02-01 13:34:45 -07:00
2025-01-22 17:53:39 +02:00
2024-09-05 17:24:01 +01:00
2024-06-11 15:47:00 +02:00
2025-01-20 18:35:32 +01:00
2025-01-27 07:54:58 +00:00
2024-07-26 13:26:33 +01:00
2024-12-21 01:26:47 +00:00
2024-11-27 15:14:54 +00:00
2025-01-24 23:26:02 -07:00
2025-01-30 21:33:11 -07:00
2024-12-21 01:26:47 +00:00
2024-09-05 17:24:01 +01:00
2024-11-27 15:14:54 +00:00