-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Provide actual messages in JS errors #40756
Copy link
Copy link
Labels
good first issueNewcomer-friendly issues.Newcomer-friendly issues.
Description
Now that each error variant accepts Option<String> (#39053), we should start to write actually error messages instead of passing None.
OFF-TOPIC: Should we accept Cow rather than string? Or maybe even create JSString directly? (probably not).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueNewcomer-friendly issues.Newcomer-friendly issues.