diff options
| author | bors <bors@rust-lang.org> | 2023-10-31 15:08:34 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-10-31 15:08:34 +0000 |
| commit | d7d9f15be205b45d44700e7ac33b4f79b91f9680 (patch) | |
| tree | 622ac96afd4db51d5080085c8a69479cd5709ecb /compiler/rustc_mir_transform/src | |
| parent | 045f158d7b3b53f7c4cb01b8c3a0c42151b0d314 (diff) | |
| parent | 8b4fa0f8b507c7c98a31d18c0969e73284383542 (diff) | |
| download | rust-d7d9f15be205b45d44700e7ac33b4f79b91f9680.tar.gz rust-d7d9f15be205b45d44700e7ac33b4f79b91f9680.zip | |
Auto merge of #117407 - compiler-errors:derive-clone, r=oli-obk
Use derivative for `Clone`/`PartialOrd`/`Ord`/`Hash` in `rustc_type_ir` This uses `derivative` to derive `Clone`/`PartialOrd`/`Ord`/`Hash` for types in `rustc_type_ir`. This doesn't derive `PartialEq`/`Eq` yet, because I have no idea why those are generating slower implementations from derivative.
Diffstat (limited to 'compiler/rustc_mir_transform/src')
0 files changed, 0 insertions, 0 deletions
