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
For the near future, DXR will require nightly Rust in any case - we have to frequently fix bugs in the compiler's analysis in order to be able to index large programs. Hopefully once DXR gets more use, save-analysis will be more stable and the release branch will be more usable.
Need --save-analysis for Cargo. Then support for using
cargo
instead ofrustc
in DXR.The text was updated successfully, but these errors were encountered: