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

spanless ast #907

Merged
merged 3 commits into from
Jul 22, 2023
Merged

spanless ast #907

merged 3 commits into from
Jul 22, 2023

Conversation

feds01
Copy link
Contributor

@feds01 feds01 commented Jul 21, 2023

  • ast: Make AST spanless, and store Spans within SPAN_MAP
  • ast: Use RwLock and once_cell:sync::Lazy for SpanMap

kontheocharis
kontheocharis previously approved these changes Jul 22, 2023
compiler/hash-ast/src/ast.rs Outdated Show resolved Hide resolved
@feds01 feds01 merged commit 165f531 into main Jul 22, 2023
1 check passed
@feds01 feds01 deleted the spanless-ast branch July 22, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ast Relating to AST
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants