about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-02-14 18:02:55 +0100
committerGitHub <noreply@github.com>2023-02-14 18:02:55 +0100
commitea679fb674f3bb86903f5b6175f7f1a692f784d9 (patch)
tree5461b07994f93625a35616a44d62aa080eaeb2fd /compiler/rustc_codegen_llvm/src/errors.rs
parent7a9e6e8ccb47542ee3e9d9a2673750921e12e8fd (diff)
parent9e2947a62114e095c589854ae60b6c8df37b5c7a (diff)
downloadrust-ea679fb674f3bb86903f5b6175f7f1a692f784d9.tar.gz
rust-ea679fb674f3bb86903f5b6175f7f1a692f784d9.zip
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 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions