jyn514 / saltwater

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

Fix clippy warnings #486

Closed jyn514 closed 4 years ago

jyn514 commented 4 years ago

This fixes warnings as far forward as 1.47, so hopefully this won't fail CI again for a while.

jyn514 commented 4 years ago

Merging despite the proptest failures because they also appear on master 🤦