rust/crates/ra_hir_ty
bors[bot] 823e9193fe
Merge #2657
2657: Omit closure parameters in closure type display strings r=flodiebold a=SomeoneToIgnore

Part of https://github.com/rust-analyzer/rust-analyzer/issues/1946

I wonder, should we display the the closure trait (Fn/FnMut/FnOnce) in inlay hints instead of `|...|` at all?

Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
2019-12-27 10:10:07 +00:00
..
src Merge #2657 2019-12-27 10:10:07 +00:00
Cargo.toml Update Chalk, clean up Chalk integration a bit 2019-12-23 00:08:03 +01:00