about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-12 12:32:32 +0000
committerbors <bors@rust-lang.org>2023-12-12 12:32:32 +0000
commit27d8a577138c0d319a572cd1a464c2b755e577de (patch)
tree0a6fa573cd8dbee396ff41ef4eb16b196663642d /compiler/rustc_trait_selection/src
parent5b8bc568d28b2e922290c9a966b3231d0ce9398b (diff)
parentf3218b2a707aaf8de8ce2798865d3df4a7a0484a (diff)
downloadrust-27d8a577138c0d319a572cd1a464c2b755e577de.tar.gz
rust-27d8a577138c0d319a572cd1a464c2b755e577de.zip
Auto merge of #118841 - compiler-errors:always-copy, r=jackh726
Make most `rustc_type_ir` kinds `Copy` by default

1. There's no reason why `TyKind` and `ConstKind`/`ConstData` can't be `Copy`. This allows us to avoid needing a typed arena for the two types.
2. Simplify some impls into derives.
Diffstat (limited to 'compiler/rustc_trait_selection/src')
0 files changed, 0 insertions, 0 deletions