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
Update on "[compiler] Refactor validations to return Result and log where appropriate"
Updates ~all of our validations to return a Result, and then updates callers to either unwrap() if they should bailout or else just log.
[ghstack-poisoned]
0 commit comments