Skip to content

Small fixes around coercions and rec info#7

Merged
mshinwell merged 3 commits intomshinwell:flambda2-types-rec-modulesfrom
lukemaurer:name-modes-and-bottom-returns
Oct 20, 2021
Merged

Small fixes around coercions and rec info#7
mshinwell merged 3 commits intomshinwell:flambda2-types-rec-modulesfrom
lukemaurer:name-modes-and-bottom-returns

Conversation

@lukemaurer
Copy link
Copy Markdown

Rec_info_expr was failing to report free names in the given mode;
Type_grammar was failing to give Rec_info_expr the correct mode;
and coercion applications should just throw fatal errors rather than
returning bottom.

`Rec_info_expr` was failing to report free names in the given mode;
`Type_grammar` was failing to give `Rec_info_expr` the correct mode;
and coercion applications should just throw fatal errors rather than
returning bottom.
@lukemaurer lukemaurer requested a review from mshinwell as a code owner October 20, 2021 15:46
@mshinwell mshinwell merged commit e6eacbf into mshinwell:flambda2-types-rec-modules Oct 20, 2021
mshinwell pushed a commit that referenced this pull request Mar 9, 2022
da6ff04 Accept [@ocaml.local] without -extension, and move autogenerated attrs to [@extension.local] (#9)
30ce67d Improve inclusion error messages for [@local_opt] (#10)
f925a62 Remove some uneeded mode variables (#8)
dec721c Local solver speedups (#7)
e9afc49 Fix check_all_arches build
0b9b32a Fix i386 build
a515093 Merge flambda-backend changes

git-subtree-dir: ocaml
git-subtree-split: da6ff04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants