Luca

Results 2 comments of Luca

@JosephTLyons I would be happy to contribute if it’s a simple fix, any pointer to what I should be looking at to make this work?

@SomeoneToIgnore wow! thanks, now I can use zed. Just missed rustc, this works: ```json "lsp": { "rust-analyzer": { "initialization_options": { "rustc": { "source": "discover" ...snip ``` I wonder why adding...