diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-09-22 23:12:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-22 23:12:34 +0200 |
| commit | d4d0c840b3eb1f8fc3da8e1a79e0d5e50a9fe1c5 (patch) | |
| tree | a710177bfaa606092e4b5ae18a6b0d990dd7c7fa /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 959b2c703d45f06962da3afa086bdda70d42efcf (diff) | |
| parent | 63df126f59622f280dd34489eb7b3a03bdd7417d (diff) | |
| download | rust-d4d0c840b3eb1f8fc3da8e1a79e0d5e50a9fe1c5.tar.gz rust-d4d0c840b3eb1f8fc3da8e1a79e0d5e50a9fe1c5.zip | |
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`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
