rust-analyzer/crates/hir_ty/src/infer
bors[bot] 9e3517f8f3
Merge #9975
9975: minor: Fix panic caused by #9966 r=flodiebold a=flodiebold

Chalk can introduce new type variables when doing lazy normalization, so we have to do the proper 'fudging' after all.

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2021-08-21 18:07:36 +00:00
..
closure.rs Remove some redundant clones 2021-07-27 21:32:55 +03:00
coerce.rs Clean up 2021-08-12 21:20:28 +05:00
expr.rs Merge #9975 2021-08-21 18:07:36 +00:00
pat.rs internal: explain that we don't ref in style.md 2021-08-02 15:59:28 +03:00
path.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
unify.rs Fix panic caused by #9966 2021-08-21 20:07:07 +02:00