You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created https://github.com/metio/kube-custom-resources-rs which currently sits at around 1 million lines of code. It is a single workspace with around 400 crates in it. Running something like rust-analyzer analysis-stats . blows up my computer and never finishes.
Any tips or ideas on how to make this project more manageable? Buy moar hardware? Can RA be configured to go through this project crate-by-crate?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have created https://github.com/metio/kube-custom-resources-rs which currently sits at around 1 million lines of code. It is a single workspace with around 400 crates in it. Running something like
rust-analyzer analysis-stats .
blows up my computer and never finishes.Any tips or ideas on how to make this project more manageable? Buy moar hardware? Can RA be configured to go through this project crate-by-crate?
Beta Was this translation helpful? Give feedback.
All reactions