Jeffrey Mudge

Results 2 issues of Jeffrey Mudge

I've found a compiler panic with roc_nightly-linux_x86_64-2024-03-16-49862da ``` thread '' panicked at 'constructor must be known in the indexable type if we are exhautiveness checking', crates/compiler/can/src/exhaustive.rs:211:41 note: run with `RUST_BACKTRACE=1`...

bug
P-high

If one of the types is a function and the other is a value, print a message saying "did you forget to call that function?" That might still be confusing,...