noir-lang / noir

Noir is a domain specific language for zero knowledge proofs
https://noir-lang.org
Apache License 2.0
821 stars 177 forks source link

chore: remove panic for unimplemented trait dispatch #5329

Closed TomAFrench closed 5 days ago

TomAFrench commented 5 days ago

Description

Problem*

Summary*

This PR replaces a panic with a nicer error plus a link to the relevant issue: https://github.com/noir-lang/noir/issues/4925

Additional Context

Documentation*

Check one:

PR Checklist*