Files
rust/library/coretests/tests
Matthias Krüger 8fe12253f7 Rollup merge of #149539 - quaternic:gather-scatter-bits, r=Mark-Simulacrum
Additional test for uN::{gather,scatter}_bits

Feature gate: #![feature(uint_gather_scatter_bits)]
Tracking issue: https://github.com/rust-lang/rust/issues/149069
Accepted ACP: https://github.com/rust-lang/libs-team/issues/695#issuecomment-3549284861

Adds an additional runtime test for `uN::gather_bits` and `uN::scatter_bits` in coretests. They are each other's inverses in a sense, so a shared test can test both with relative ease.

I plan to follow up with optimized implementations for these functions.
2025-12-04 08:46:22 +01:00
..
2025-06-12 12:53:14 -04:00
2025-09-12 13:54:15 -05:00
2025-08-02 17:34:59 -04:00
2025-09-12 10:49:52 -05:00
2025-07-09 16:37:11 +00:00
2025-11-27 20:18:13 +07:00
2025-09-16 10:05:40 -05:00
2025-09-16 10:26:52 -05:00
2025-01-26 10:45:09 +00:00
2025-06-25 17:06:49 -07:00
2025-11-14 18:23:19 +03:00
2025-01-26 10:26:36 +00:00
2025-09-12 12:39:31 +03:00
2025-01-26 10:26:36 +00:00
2025-01-26 10:26:36 +00:00
2025-10-26 21:33:00 -04:00
2025-01-26 10:26:36 +00:00
2025-11-06 17:51:59 +01:00
2025-09-10 16:50:45 -05:00
2025-01-26 10:26:36 +00:00
2025-05-12 15:33:37 +02:00
2025-03-28 10:18:04 +01:00
2025-08-01 08:55:50 +03:00
2025-01-26 10:26:36 +00:00
2025-11-14 17:45:23 +00:00
2025-01-26 10:26:36 +00:00
2025-08-30 01:38:14 +03:00
2025-01-26 10:26:36 +00:00
2025-08-20 20:31:33 -04:00