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
panic!("Unexpected failure resolving root ingot at {}: {:?}. This indicates a bug in the resolver since directory existence is validated before calling init_ingot.", ingot_url, err);
45
+
panic!("Unexpected failure resolving root ingot at {ingot_url}: {err:?}. This indicates a bug in the resolver since directory existence is validated before calling init_ingot.");
0 commit comments