jyn514 / saltwater

A C compiler written in Rust, with a focus on good error messages.
BSD 3-Clause "New" or "Revised" License
293 stars 27 forks source link

Remove RecoverableResult and Recover #491

Closed jyn514 closed 4 years ago

jyn514 commented 4 years ago

They're unused.

r? @pythondude325