Skip to content

Avoid a Ty::new_misc_error when an ErrorGuaranteed is available

6299071
Select commit
Loading
Failed to load commit list.
Merged

Avoid a bunch of booleans in favor of Result<(), ErrorGuaranteed> as that more robustly proves that an error has been emitted #126317

Avoid a Ty::new_misc_error when an ErrorGuaranteed is available
6299071
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs