diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-02-05 11:07:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-05 11:07:27 +0100 |
| commit | 2624bfbc0d75b61c011300cce2d73ba3766437bd (patch) | |
| tree | b9bab81c31bcd5da61f8a1f5079e737ce0495437 /compiler/rustc_pattern_analysis/src | |
| parent | 80e8c7e125c361c40881888ba78e0bdd2ba456e9 (diff) | |
| parent | 3f3a153056b0d60305f5b7d676ab2d720a91fef9 (diff) | |
| download | rust-2624bfbc0d75b61c011300cce2d73ba3766437bd.tar.gz rust-2624bfbc0d75b61c011300cce2d73ba3766437bd.zip | |
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`.  This change makes them all `U`.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
