Open ideasman42 opened 7 years ago
Not sure this is an actual bug but reporting just in case.
Recently I found eldoc made emacs unusable and ended up having to disable it.
Simply renaming a variable would hang Rust.
Using this repo:
./intern/bmesh/src/intern/bmesh_core.rs
is_mixed_edge_any
racer-debug.txt
In general editing variables in this repository is slow, just point to a known example that shows the problem.
I've since disabled eldoc to workaround the issue.
Not sure this is an actual bug but reporting just in case.
Recently I found eldoc made emacs unusable and ended up having to disable it.
Simply renaming a variable would hang Rust.
Using this repo:
./intern/bmesh/src/intern/bmesh_core.rs
is_mixed_edge_any
to anything else.racer-debug.txt
In general editing variables in this repository is slow, just point to a known example that shows the problem.
I've since disabled eldoc to workaround the issue.