about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-01-25 08:18:25 +0000
committerbors <bors@rust-lang.org>2022-01-25 08:18:25 +0000
commit17dfae79bbc3dabe1427073086acf7f7bd45148c (patch)
treea4117ad8152cbc222346846748b75f3139933d87 /compiler/rustc_codegen_llvm/src
parentdf368ae457c54fb95d3e64f9986a5f171a6370f0 (diff)
parent7f16d0ed54b3497e8b26bc68cdf9a7590f3be816 (diff)
downloadrust-17dfae79bbc3dabe1427073086acf7f7bd45148c.tar.gz
rust-17dfae79bbc3dabe1427073086acf7f7bd45148c.zip
Auto merge of #93089 - pierwill:rm-outlivesconstraint-ord, r=michaelwoerister
Remove ordering traits from `OutlivesConstraint`

In two cases where this ordering was used, I've replaced the sorting to use a key that does not rely on `DefId` being `Ord`. This is part of #90317. If I understand correctly, whether this is correct depends on whether the `RegionVid`s are tracked during incremental compilation. But I might be mistaken in this approach. cc `@cjgillot`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions