Files
rust/compiler
Jacob Pratt 542dcbf6a2 Rollup merge of #141812 - JonathanBrouwer:fix-else-if-help, r=jdonszelmann
Fix "consider borrowing" for else-if

Fixes rust-lang/rust#141810

When trying to suggest a borrow on a `if` or `block` expression, instead we now recurse into the `if` or `block`.
The comments in the code should explain the goal of the new code.

r? ``@jdonszelmann``
2025-06-01 00:35:53 +02:00
..
2025-05-30 02:28:35 +10:00
2025-05-28 15:14:34 +01:00
2025-05-27 14:11:14 +03:00
2025-05-28 15:14:34 +01:00
2025-05-27 14:11:14 +03:00
2025-05-30 02:28:35 +10:00
2025-05-30 02:28:35 +10:00
2025-04-15 10:44:28 -04:00
2025-05-12 15:33:37 +02:00
2025-05-27 11:14:45 +00:00
2025-05-27 11:14:45 +00:00