mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 14:51:48 +00:00
![]() 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 |