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
[Info - 4:14:22 AM] Connection to server got closed. Server will restart.
thread 'main' panicked at 'index out of bounds: the len is 45 but the index is 99', crates/project_model/src/workspace.rs:762:78
stack backtrace:
0: _rust_begin_unwind
1: core::panicking::panic_fmt
2: core::panicking::panic_bounds_check
3: project_model::workspace::ProjectWorkspace::to_crate_graph
4: rust_analyzer::reload::::switch_workspaces
5: rust_analyzer::main_loop::::handle_event
6: rust_analyzer::main_loop::::run
7: rust_analyzer::main_loop::main_loop
8: rust_analyzer::run_server
9: rust_analyzer::main
The text was updated successfully, but these errors were encountered:
[Info - 4:14:22 AM] Connection to server got closed. Server will restart.
thread 'main' panicked at 'index out of bounds: the len is 45 but the index is 99', crates/project_model/src/workspace.rs:762:78
stack backtrace:
0: _rust_begin_unwind
1: core::panicking::panic_fmt
2: core::panicking::panic_bounds_check
3: project_model::workspace::ProjectWorkspace::to_crate_graph
4: rust_analyzer::reload::::switch_workspaces
5: rust_analyzer::main_loop::::handle_event
6: rust_analyzer::main_loop::::run
7: rust_analyzer::main_loop::main_loop
8: rust_analyzer::run_server
9: rust_analyzer::main
The text was updated successfully, but these errors were encountered: