- Notifications
You must be signed in to change notification settings - Fork 471
Pull requests: rescript-lang/rescript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
improve error message for trying to do dot access on option/array
#7732 by zth was merged Jul 29, 2025 Loading…
Prevent infinite recursion in
TypeUtils.resolveTypeForPipeCompletion
by not looping over type variables #7731 by mediremi was merged Jul 30, 2025 Loading…
Use more optional args in stdlib and deprecate some functions
#7730 by cknitt was merged Jul 28, 2025 Loading…
Do not show coercion suggestion when coercion isn't possible
#7721 by zth was merged Jul 25, 2025 Loading…
Rewatch cli help: do not show build command options in the root help build
#7715 by cknitt was merged Sep 29, 2025 Loading…
Improve error for a constructor expecting an inline record
#7713 by zth was merged Jul 25, 2025 Loading…
Hint in error for string constants matching expected variant
#7711 by zth was merged Jul 24, 2025 Loading…
ProTip! Exclude everything labeled
bug
with -label:bug.