diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-02-14 18:02:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-14 18:02:55 +0100 |
commit | ea679fb674f3bb86903f5b6175f7f1a692f784d9 (patch) | |
tree | 5461b07994f93625a35616a44d62aa080eaeb2fd /tests/rustdoc-js-std/parser-errors.js | |
parent | 7a9e6e8ccb47542ee3e9d9a2673750921e12e8fd (diff) | |
parent | 9e2947a62114e095c589854ae60b6c8df37b5c7a (diff) | |
download | rust-ea679fb674f3bb86903f5b6175f7f1a692f784d9.tar.gz |
Rollup merge of #108038 - eggyal:remove_needless_supertrait_constraints, r=lcnr
Remove needless supertrait constraints from Interner projections
These associated types are already all constrained to implement `Ord`, so specifically requiring its supertraits `Eq`, `PartialEq` and `PartialOrd` is superfluous.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions