Using Rust/Racer/Eldoc is causing performance problems while navigating around the file (hanging while eldoc is fetching the docs).
Running eldoc-mode reports that it's disabled but still runs Racer's eldoc function.
Is there a way to globally disable eldoc?