rust/crates/hir_ty
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 Compilation speed 2021-03-09 22:30:58 +03:00