rust/crates/ide_completion
bors[bot] 3f550d2e38
Merge #11000
11000: fix: insert whitespaces into assoc items for assist when macro generated r=Veykril a=Veykril

This is obviously only a temporary hack which still produces ugly looking items, but as long as the syntax is valid one can at least have rustfmt fix the formatting again. 
Fixes https://github.com/rust-analyzer/rust-analyzer/issues/6588
bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-12-13 15:43:12 +00:00
..
src Merge #11000 2021-12-13 15:43:12 +00:00
Cargo.toml Clean up some unused cross-crate dependencies 2021-12-05 13:54:49 +02:00