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

Source-level names in JSON trace #930

Merged
merged 12 commits into from
Dec 6, 2024
Merged

Source-level names in JSON trace #930

merged 12 commits into from
Dec 6, 2024

Conversation

ranjitjhala
Copy link
Contributor

  • Print x, y, z instead of _1, _2, _3 for the JSON TypeEnv
  • Filters out places in the TypeEnv that do not correspond to source-level names
  • Elides the printing of lifetimes

crates/flux-refineck/src/type_env.rs Outdated Show resolved Hide resolved
crates/flux-rustc-bridge/src/lowering.rs Outdated Show resolved Hide resolved
@ranjitjhala ranjitjhala merged commit 3eef02c into main Dec 6, 2024
7 checks passed
@ranjitjhala ranjitjhala deleted the place-names branch December 6, 2024 18:26
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