about summary refs log tree commit diff
path: root/library/alloc/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-01 10:30:42 +0000
committerbors <bors@rust-lang.org>2024-03-01 10:30:42 +0000
commitb0696a5160711c068cb1f01b7437db7990d15750 (patch)
tree2841ca182bb700d1ed718b3925f20a899eb94d9d /library/alloc/src
parent6cbf0926d54c80ea6d15df333be9281f65bbeb36 (diff)
parent5072b659ffd502a099535342698a39f4acf8a32e (diff)
downloadrust-b0696a5160711c068cb1f01b7437db7990d15750.tar.gz
rust-b0696a5160711c068cb1f01b7437db7990d15750.zip
Auto merge of #121462 - compiler-errors:eq-and-sub, r=lcnr
Combine `Sub` and `Equate`

Combine `Sub` and `Equate` into a new relation called `TypeRelating` (that name sounds familiar...)

Tracks the difference between `Sub` and `Equate` via `ambient_variance: ty::Variance` much like the `NllTypeRelating` relation, but implemented slightly jankier because it's a more general purpose relation.

r? lcnr
Diffstat (limited to 'library/alloc/src')
0 files changed, 0 insertions, 0 deletions