rust-analyzer/docs
bors[bot] c0b9ae5503
Merge #5004
5004: Fix panic in split/merge import assists r=matklad a=lnicola

Fixes #4368 #4905

Not sure if this is the best solution here. Maybe the `make` functions should be fallible? We generally seem to be playing whack-a-mole with panics in assists, although most of them are `unwrap`s in the assist code.

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2020-06-23 14:55:03 +00:00
..
dev Fix panic in split and merge import assists 2020-06-23 16:51:07 +03:00
user Update docs/user/manual.adoc 2020-06-23 07:18:46 +02:00