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
Auto merge of #1920 - jtgeibel:rename-error-types-and-fns, r=smarnach
Begin refactoring error handling/fallback logic
This PR is best reviewed as individual commits. The first commits rename some types and functions without changing anything. The final commits remove some unused logic and lay some groundwork for future refactoring.
The overall intent of this PR is to more clearly document the existing behavior. In particular, the top level error types no longer include `Cargo` in the name as not all error types are intended for cargo endpoints.
r? @smarnach
0 commit comments