rust/compiler
Nadrieril e7f3dc76f5
Rollup merge of #120027 - Nadrieril:remove-ty-copy-bound, r=compiler-errors
pattern_analysis: Remove `Ty: Copy` bound

To make it compatible with rust-analyzer's `Ty` which isn't `Copy` (it's an `Arc`).

r? ``@compiler-errors``
2024-01-21 06:38:38 +01:00
..
2024-01-20 15:22:14 +01:00
2024-01-19 20:38:51 +00:00
2024-01-19 11:09:30 +01:00