rust/crates/ide
bors[bot] 3d349597fd
Merge #6326
6326: hide paramater inlay hints for cloned vars if applicable r=SomeoneToIgnore a=Veykril

This causes `foo.clone()` parameters to be handled as if they were just `foo` parameters for inlay hint logic.

Fixes #6315 

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2020-10-22 18:09:43 +00:00
..
src Merge #6326 2020-10-22 18:09:43 +00:00
Cargo.toml Extract call_info and completion into separate crates 2020-10-18 13:09:00 +03:00