rust-analyzer/crates/ide_assists
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 minor: Lift out FxIndex{Map/Set} types into ide_db 2021-11-16 12:15:47 +01:00