diff options
| author | bors <bors@rust-lang.org> | 2023-12-12 12:32:32 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-12-12 12:32:32 +0000 |
| commit | 27d8a577138c0d319a572cd1a464c2b755e577de (patch) | |
| tree | 0a6fa573cd8dbee396ff41ef4eb16b196663642d /compiler/rustc_trait_selection/src | |
| parent | 5b8bc568d28b2e922290c9a966b3231d0ce9398b (diff) | |
| parent | f3218b2a707aaf8de8ce2798865d3df4a7a0484a (diff) | |
| download | rust-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
