Files
rust/compiler
Matthias Krüger 5f0d5855cb Rollup merge of #114684 - compiler-errors:redundant-resolves, r=lcnr
Remove redundant calls to `resolve_vars_with_obligations`

I've been auditing the calls to `resolve_vars_with_obligations` for the new solver, and have found a few that have no effect on diagnostics. Let's just remove 'em.

Also remove a redundant `resolve_vars_with_obligations_and_mutate_fulfillment` call.

r? ``@lcnr``
2023-08-10 15:08:54 +02:00
..
2023-08-03 14:50:50 +02:00
2023-08-03 14:50:50 +02:00
2023-07-03 07:20:51 +00:00
2023-08-03 14:50:50 +02:00
2023-08-03 14:50:50 +02:00
2023-07-19 16:37:09 +00:00
2023-07-03 13:51:54 -07:00