<p><span class="h-card" translate="no"><a href="https://mastodon.social/@dabeaz" class="u-url mention">@<span>dabeaz</span></a></span> I've been doing Rust for about 5 years now; not full-time alas. I also use emacs. C-x ` does not always work well with Rust errors, and M-x compile doesn't always start from the right place. I use Local Variables to make the compile command right, which is often "cd .. && cargo build", and that's probably why C-x ` does not always work.</p>