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

stage2: @compileLog #7587

Closed
wants to merge 5 commits into from
Closed

Conversation

g-w1
Copy link
Contributor

@g-w1 g-w1 commented Dec 29, 2020

This is an improvement from the previous pr because it gives Module a compile_log_decls field that stores a map from a Decl -> ArrayList(usize) for the locations of the compileLog in the Decl. This allows multiple @compileLogs to coexist with regular compile errors.

See #7218

@andrewrk
Copy link
Member

andrewrk commented Jan 6, 2021

Landed in ab5f7b5.

@andrewrk andrewrk closed this Jan 6, 2021
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