Emil Fresk
Emil Fresk
Oof, well that was unfortunate... for us :sweat_smile:
I have been doing work with asm instructions before, so I can certainly help. Reading the referenced comments and PRs I do not quite see the issue, as it is...
@japaric Thanks for the clarification! I have never written an RFC before, but I'd very much like to learn. So if no-one else with more experience wants to take it...
It seems like the `get_root_dir` is not called like a co-routine.
Hi @Qyriad, thank you for the input! My LUA knowledge is rock-bottom-bad, but I really want this plugin to work. I do a lot of embedded and backend work in...
Or, I should say it seem to be semi working? The issue I am seeing is that if I set the global config to the same config as I set...
I can also see what is going wrong, with the following config: ```json { "rust-analyzer.checkOnSave.allTargets": false, "rust-analyzer.checkOnSave.extraArgs": ["--bin", "app"] } ``` `cargo check` is still called with the `--all-tagets` flag....
Alright, I have gotten close to the root of the issue and I can get the local config to work with a caveat. Here are my steps: 1. If I...
Was discussed on the WG meeting on the 2019-01-08, the logs can be of reference.