1d6dcef5c5
332: Struct types r=matklad a=flodiebold Infer types for struct fields, and add basic field completions. There's also some code for enums, but I focused on getting structs working. There's still ways to go before this becomes useful: There's no autoderef (or even reference types) and no inference for `self`, for example. Co-authored-by: Florian Diebold <flodiebold@gmail.com> |
||
---|---|---|
.. | ||
gen_lsp_server | ||
ra_analysis | ||
ra_cli | ||
ra_db | ||
ra_editor | ||
ra_hir | ||
ra_lsp_server | ||
ra_syntax | ||
ra_text_edit | ||
ra_vfs | ||
test_utils | ||
thread_worker | ||
tools |