112e53f10e
9500: internal: Only inline closure, literal and local arguments when used once r=Veykril a=Veykril See https://github.com/rust-analyzer/rust-analyzer/pull/9474#discussion_r663881507 for reasoning. This still inlines single use closures and literals as naming these is usually not as useful. Prime examples being the Option/Result consuming functions like `map_or` etc. Co-authored-by: Lukas Wirth <lukastw97@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |