Files
rust/crates/ide_completion/src
bors[bot] 48cd733c9e Merge #10956 #10986
10956: minor: Bump deps r=Veykril a=lnicola

bors r+

10986: fix: Fix lint completions not working for unclosed attributes r=Veykril a=Veykril

Fixes #10682
Uses keywords and nested `TokenTree`s as a heuristic to figure out when to stop parsing in case the attribute is unclosed which should work pretty well as attributes are usually followed by either of those.
bors r+

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-12-11 14:58:07 +00:00
..
2021-12-11 14:58:07 +00:00
2021-12-07 21:57:59 +00:00
2021-12-11 14:58:07 +00:00
2021-10-11 21:49:50 +02:00
2021-12-04 18:18:09 +01:00