roc icon indicating copy to clipboard operation
roc copied to clipboard

A fast, friendly, functional language.

Results 385 roc issues
Sort by recently updated
recently updated
newest added

Instead, suggest prefixing it with an underscore, or replacing with an underscore. Closes #3820

A key thing about unbound extension variables is that they provide no information. For example, given a type `[A Str]b`, one cannot do anything with `b` until it is resolved...

- clippy fixes - more various clippy fixes

- make integer multiplication work for quadwords and lower - implement float multiplication - attempt at unsigned multiplication

Super minor thing, but I was reading up on the dev backend and noticed the the file links in `gen_dev/README.md` were all dead. It seems `compiler/` was moved at some...

All links should return the HTTP 200 success code.

ci
repo docs

Subtask of https://github.com/roc-lang/roc/issues/3513

enhancement
good first issue
dev backend