rust/compiler
Dylan DPC 3e6abf0c35
Rollup merge of #94505 - cuviper:mono-item-sort-local, r=michaelwoerister,davidtwco
Restore the local filter on mono item sorting

In `CodegenUnit::items_in_deterministic_order`, there's a comment that
only local HirIds should be taken into account, but #90408 removed the
`as_local` call that sets others to None. Restoring that check fixes the
s390x hangs seen in [RHBZ 2058803].

[RHBZ 2058803]: https://bugzilla.redhat.com/show_bug.cgi?id=2058803
2022-03-03 01:09:14 +01:00
..
2022-02-26 13:45:43 -03:00
2022-02-25 08:00:52 -05:00
2022-03-01 20:02:47 +08:00
2022-02-25 08:00:52 -05:00
2022-02-25 08:00:52 -05:00