Skip to content

Cleanup unused generated code#65723

Merged
jcouv merged 3 commits intodotnet:mainfrom
Youssef1313:cleanup-generation
Dec 7, 2022
Merged

Cleanup unused generated code#65723
jcouv merged 3 commits intodotnet:mainfrom
Youssef1313:cleanup-generation

Conversation

@Youssef1313
Copy link
Copy Markdown
Member

No description provided.

@Youssef1313 Youssef1313 requested a review from a team as a code owner December 2, 2022 18:00
@ghost ghost added Area-Compilers Community The pull request was submitted by a contributor who is not a Microsoft employee. labels Dec 2, 2022
Copy link
Copy Markdown
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

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

LGTM Thanks (iteration 1)

Comment thread .vscode/tasks.json
},
{
"label": "generate compiler code",
"command": "${workspaceFolder}/.dotnet/dotnet",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

.dotnet directory doesn't have to exist locally. So, running the task fails. This fixed it for me.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'm not sure what the implications of this change are, and it doesn't seem directly related to the generator change. Also, there are other uses of the same "command" in this file.

Let's avoid changing this file in this PR.

Comment thread .vscode/tasks.json Outdated
Copy link
Copy Markdown
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

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

LGTM Thanks (iteration 3)

@jcouv jcouv enabled auto-merge (squash) December 7, 2022 01:54
@jcouv jcouv merged commit e569844 into dotnet:main Dec 7, 2022
@ghost ghost added this to the Next milestone Dec 7, 2022
@Youssef1313 Youssef1313 deleted the cleanup-generation branch December 7, 2022 06:20
@Cosifne Cosifne modified the milestones: Next, 17.5 P3 Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Compilers Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants