rust/compiler
Matthias Krüger 7f6b406fa1
Rollup merge of #109582 - scottmcm:local-ref-pending, r=oli-obk
Refactor: Separate `LocalRef` variant for not-evaluated-yet operands

As I was reading through this, I noticed that almost every place that was using this needed to distinguish between Some vs None in the match arm anyway, so thought that separating the cases at the variant level might be clearer instead.

I like how it ended up; let me know what you think!
2023-03-27 15:32:42 +02:00
..
2023-03-24 18:53:36 +00:00
2023-03-23 19:52:27 +00:00
2023-03-21 22:20:09 +01:00
2023-03-23 16:33:54 +08:00
2023-03-23 19:52:27 +00:00
2023-03-21 15:38:52 +00:00