#rust analyzer (RA) is still a thorn in my side. A useful one indeed, but (at moments wildly) irritating:
- RAM usage is insane, with no sensible way to cut it down (yes I can cut it down, but the price is loss of what I need RA for)
- infinite looping in case of a directory-wide set of patches (via .cargo/config.toml) for git path-declared dependencies has a slightly annoying patch (disable Autoreload, and get used to manually restart RA when changing any Cargo.toml)
