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

Fall back to rustc when normalizing #736

Merged
merged 6 commits into from
Aug 21, 2024
Merged

Fall back to rustc when normalizing #736

merged 6 commits into from
Aug 21, 2024

Conversation

ranjitjhala
Copy link
Contributor

As a temporary "stopgap" till we figure out the ParamEnv situation, here's a fallback that just queries rustc in case flux can't find a suitable candidate.

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.

ok, let's merge this

crates/flux-fhir-analysis/src/lib.rs Outdated Show resolved Hide resolved
crates/flux-metadata/src/lib.rs Outdated Show resolved Hide resolved
crates/flux-metadata/src/lib.rs Outdated Show resolved Hide resolved
crates/flux-middle/src/cstore.rs Outdated Show resolved Hide resolved
crates/flux-middle/src/global_env.rs Outdated Show resolved Hide resolved
crates/flux-middle/src/queries.rs Outdated Show resolved Hide resolved
crates/flux-middle/src/queries.rs Outdated Show resolved Hide resolved
crates/flux-middle/src/queries.rs Outdated Show resolved Hide resolved
crates/flux-middle/src/queries.rs Outdated Show resolved Hide resolved
crates/flux-middle/src/queries.rs Outdated Show resolved Hide resolved
@ranjitjhala ranjitjhala merged commit a79960d into main Aug 21, 2024
7 checks passed
@ranjitjhala ranjitjhala deleted the normalize branch August 21, 2024 20:56
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