about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-05-12 00:05:00 +0000
committerbors <bors@rust-lang.org>2024-05-12 00:05:00 +0000
commit8b64adc8cdf08f927d01bf9b02cc493ca5bcb5a1 (patch)
tree9aafc6122b734a1db043b7676b8d2d797826167c /compiler/rustc_trait_selection/src
parentfe03fb95695059809e75283cf84ad4c88e0ee656 (diff)
parent9be16ebe89122d4d9f169bfe6358779e1b917c77 (diff)
downloadrust-8b64adc8cdf08f927d01bf9b02cc493ca5bcb5a1.tar.gz
rust-8b64adc8cdf08f927d01bf9b02cc493ca5bcb5a1.zip
Auto merge of #124153 - scottmcm:more-placevalue, r=saethlin
Refactoring after the `PlaceValue` addition

I added [`PlaceValue`](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_codegen_ssa/mir/place/struct.PlaceValue.html) in #123775, but kept that one line-by-line simple because it touched so many places.

This goes through to add more helpers & docs, and change some `PlaceRef` to `PlaceValue` where the type didn't need to be included.

No behaviour changes -- the codegen is exactly the same.
Diffstat (limited to 'compiler/rustc_trait_selection/src')
0 files changed, 0 insertions, 0 deletions