roc/crates/compiler/derive_key
Brendan Hansknecht 482c084096
Change docs/errors from "optional" to "default value" record fields
I strongly believe that seeing the word "optional" is priming people wrong when it comes to this feature.
Especially given roc dose not have an `Optional/Option/Maybe` type, so users look for an alternative and find this.

This PR changes the name to "default value record fields".
It updates all docs and errors.
It does not update compiler internal naming.
That can be updated in a follow up PR if we want to, but I am also fine leaving it cause it is not exposed to users.
2024-04-03 08:55:35 -07:00
..
src Change docs/errors from "optional" to "default value" record fields 2024-04-03 08:55:35 -07:00
Cargo.toml remove unused dependencies and ignore false positives 2023-03-06 20:09:01 -08:00