Generate a lot of tmp files.
qdwang opened this issue · 4 comments
qdwang commented
Using SublimeLinter-contrib-rustc generates a lot of tmp files. How can I solve that?
arthurprs commented
I'm having the same issue.
oschwald commented
What options are you using?
arthurprs commented
Sorry, I was mistaken. The actual culprit was the rust-autocomplete plugin.
qdwang commented
After removing the RustAutoComplete plugin, the problem is gone.