Matthias Krüger 2624bfbc0d
Rollup merge of #120384 - wackbyte:array-equality-generics, r=Mark-Simulacrum
Use `<T, U>` for array/slice equality `impl`s

Makes the trait implementation documentation for arrays and slices appear more consistent.

[Example](https://doc.rust-lang.org/1.75.0/std/primitive.array.html): mixed `A`, `B`, and `U`.
![List of PartialEq implementations for arrays](https://github.com/wackbyte/rust/assets/29505620/823c010e-ee57-4de1-885b-a1cd6dcaf85f)

This change makes them all `U`.
2024-02-05 11:07:27 +01:00
..
2023-12-19 04:28:21 +00:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2023-12-19 04:28:21 +00:00
2023-12-19 04:28:21 +00:00
2024-01-13 12:46:58 -05:00
2023-12-10 10:56:22 +08:00
2023-12-19 04:28:21 +00:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2024-01-13 12:46:58 -05:00
2023-12-19 04:28:21 +00:00
2023-11-12 04:33:19 +00:00
2024-01-13 12:46:58 -05:00
2024-01-05 10:00:59 +00:00
2023-07-27 15:51:02 +00:00
2023-05-24 19:35:59 -03:00
2023-05-24 19:54:13 -03:00
2023-07-27 15:51:02 +00:00
2023-12-19 04:28:21 +00:00
2023-07-27 15:51:02 +00:00
2023-12-19 04:28:21 +00:00
2023-10-08 10:06:17 +00:00
2024-01-24 07:56:23 +01:00
2024-01-24 07:56:23 +01:00
2023-10-16 16:29:35 +00:00
2023-08-06 13:34:53 +00:00
2023-08-07 17:16:10 +00:00
2024-01-13 12:46:58 -05:00