foundry-rs / compilers

Utilities for working with native solc and compiling projects.
Apache License 2.0
71 stars 41 forks source link

fix: empty error message formatting #77

Closed DaniPopes closed 7 months ago

DaniPopes commented 7 months ago

Fallback to the first line of the formatted message if the message field is empty

Fixes (probably) https://github.com/foundry-rs/foundry/issues/7100