rust/compiler/rustc_mir_dataflow
Matthias Krüger d4d0c840b3
Rollup merge of #115770 - ouz-a:match_elem_builder, r=lcnr
Match on elem first while building move paths

While working on https://github.com/rust-lang/rust/pull/115025 `@lcnr` and I observed "move_paths_for" function matched on the `Ty` instead of `Projection` which seems flawed as it's the `Projection`s that cause the problem not the type.

r? `@lcnr`
2023-09-22 23:12:34 +02:00
..
src Rollup merge of #115770 - ouz-a:match_elem_builder, r=lcnr 2023-09-22 23:12:34 +02:00
Cargo.toml
messages.ftl