diff options
| author | Martin Nordholts <martin.nordholts@codetale.se> | 2024-12-16 20:31:06 +0100 |
|---|---|---|
| committer | Martin Nordholts <martin.nordholts@codetale.se> | 2024-12-16 20:44:07 +0100 |
| commit | 47b559d00e8723b407dd44b0d1e004bd43bab8c8 (patch) | |
| tree | 98fdb4235fd4b9d8f7a46ebe95be7be68a9f6b2f /compiler/rustc_interface/src | |
| parent | bfb027a50da1cd398159f09a7ce0acbf87b33eac (diff) | |
| download | rust-47b559d00e8723b407dd44b0d1e004bd43bab8c8.tar.gz rust-47b559d00e8723b407dd44b0d1e004bd43bab8c8.zip | |
rustc_borrowck: suggest_ampmut(): Inline unneeded local var
Since the previos commit renamed `assignment_rhs_span` to just `rhs_span` there is no need for a variable just to shorten the expression on the next line. Inline the variable.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
