Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support &strg , requires and ensures in function subtyping #891

Merged
merged 12 commits into from
Nov 20, 2024
Merged

Conversation

ranjitjhala
Copy link
Contributor

fixes #890

Copy link
Member

@nilehmann nilehmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Some stylistic comments.

crates/flux-infer/src/infer.rs Outdated Show resolved Hide resolved
crates/flux-refineck/src/type_env.rs Outdated Show resolved Hide resolved
crates/flux-infer/src/infer.rs Outdated Show resolved Hide resolved
crates/flux-refineck/src/type_env.rs Show resolved Hide resolved
crates/flux-infer/src/infer.rs Outdated Show resolved Hide resolved
crates/flux-refineck/src/checker.rs Outdated Show resolved Hide resolved
crates/flux-refineck/src/checker.rs Outdated Show resolved Hide resolved
crates/flux-refineck/src/checker.rs Outdated Show resolved Hide resolved
ranjitjhala and others added 3 commits November 19, 2024 16:51
Co-authored-by: Nico Lehmann <nico.lehmannm@gmail.com>
Co-authored-by: Nico Lehmann <nico.lehmannm@gmail.com>
@ranjitjhala ranjitjhala merged commit 08b3c90 into main Nov 20, 2024
7 checks passed
@ranjitjhala ranjitjhala deleted the impl-strg branch November 20, 2024 01:25
@enjhnsn2 enjhnsn2 mentioned this pull request Nov 21, 2024
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.

Confusing error when checking trait impl against trait
2 participants