diff options
| author | bors <bors@rust-lang.org> | 2022-01-25 08:18:25 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-01-25 08:18:25 +0000 |
| commit | 17dfae79bbc3dabe1427073086acf7f7bd45148c (patch) | |
| tree | a4117ad8152cbc222346846748b75f3139933d87 /compiler/rustc_codegen_llvm/src | |
| parent | df368ae457c54fb95d3e64f9986a5f171a6370f0 (diff) | |
| parent | 7f16d0ed54b3497e8b26bc68cdf9a7590f3be816 (diff) | |
| download | rust-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
