rust-analyzer/crates/hir
bors[bot] 6139bd7649
Merge #8018
8018: Make Ty wrap TyKind in an Arc r=flodiebold a=flodiebold

... to further move towards Chalk.

This is a bit of a slowdown (218ginstr vs 213ginstr for inference on RA), even though it allows us to unwrap the Substs in `TyKind::Ref` etc..

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2021-03-15 12:51:27 +00:00
..
src Merge #8018 2021-03-15 12:51:27 +00:00
Cargo.toml Update crates 2020-12-30 10:39:50 -05:00