Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@ScottCarda-MS
Copy link
Contributor

Adds documentation comments for the Trim Syntax Tree transformation and the Validate Monomorphization transformation.

/// </summary>
public static class TrimSyntaxTree
{
/// <summary>
Copy link
Contributor

Choose a reason for hiding this comment

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

It might be worth calling out what happens to types and type constructors. (I think the types may be preserved but the type constructors are subject to the same trimming rules as other callables?)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was looking for that. I thought we had updated the code to prevent type constructors from being removed at some point. Do you remember?

@ScottCarda-MS
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@ScottCarda-MS ScottCarda-MS merged commit 6b89ba4 into main Jul 2, 2021
@ScottCarda-MS ScottCarda-MS deleted the sccarda/TrimDoc branch July 2, 2021 17:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants