Open
Description
Sometime when I run M-x rust-compile
, compilation error not highting, and it is impossible to jump to it via "C-x `"
Then I if rerun compilation via g
or force rerendering via M-x compilation-mode
all works fine.
It is spontaneous error, I can run M-x rust-compile
5 times before catch error like on the first screenshot. And 4 times I get right rendering, like on the second screenshot.