Skip to content

Better Identifier Emission & State Handling - #891

Merged
HurricanKai merged 2 commits into
develop/3.0from
dev/3/better-identifier-emission
Apr 19, 2022
Merged

Better Identifier Emission & State Handling#891
HurricanKai merged 2 commits into
develop/3.0from
dev/3/better-identifier-emission

Conversation

@HurricanKai

Copy link
Copy Markdown
Member

Note that tests are indeed failing, but this is due to an oddity in roslyn that means Identifiers are created with trivia. Investigating but I'd like to merge this, ignoring the failing tests. I think it's worth tracking this oddity, but not worth blocking on.

@HurricanKai

Copy link
Copy Markdown
MemberAuthor

Nevermind. I figured out why this was happening & the fix - I don't understand roslyn sometimes.

@HurricanKai
HurricanKai enabled auto-merge (squash) April 18, 2022 22:31
@HurricanKai
HurricanKai merged commit 75c3600 into develop/3.0Apr 19, 2022
@HurricanKai
HurricanKai deleted the dev/3/better-identifier-emission branch April 19, 2022 08:24
@HurricanKaiHurricanKai mentioned this pull request Feb 12, 2023
Sign up for freeto 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

@HurricanKai@Perksey