about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMartin Nordholts <martin.nordholts@codetale.se>2024-12-16 20:31:06 +0100
committerMartin Nordholts <martin.nordholts@codetale.se>2024-12-16 20:44:07 +0100
commit47b559d00e8723b407dd44b0d1e004bd43bab8c8 (patch)
tree98fdb4235fd4b9d8f7a46ebe95be7be68a9f6b2f /compiler/rustc_interface/src
parentbfb027a50da1cd398159f09a7ce0acbf87b33eac (diff)
downloadrust-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