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

Preserve resolution-mode as-written too #57867

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

jakebailey
Copy link
Member

I lost this change while working on #57681 and meant for it to be there; my understanding is that we want reference directives to be basically written verbatim. Conditionally emitting resolution-mode based on impliedNodeFormat breaks that rule.

Also, while here, put const preserve = ... after const = resolutionMode. Not sure why I added it out of order.

Copy link
Member

@andrewbranch andrewbranch left a comment

Choose a reason for hiding this comment

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

I guess this should have been discussed, but it should be small potatoes compared to needing to opt into preservation in the first place.

@jakebailey jakebailey merged commit 03c4b35 into microsoft:main Mar 21, 2024
25 checks passed
@jakebailey jakebailey deleted the resolution-mode-preserve branch March 21, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants