Skip to content

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Aug 19, 2020

I want to make a small targetted improvement to the structured layout formatting and did a pass of cleanup over the relevant code before starting

  • Apply standard code cleanup to very old code

  • We had a duplicate implementation of "squashing" of layouts to fit a particular width - the one that's deleted is basically only used in debugging output in the compiler and we keep the one used in FSharp.Core.

Copy link
Contributor

@cartermp cartermp left a comment

Choose a reason for hiding this comment

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

Can you take a look at here as well? There's some overlap: #9563

@brettfo brettfo changed the base branch from master to main August 19, 2020 19:58
Copy link
Contributor

@cartermp cartermp left a comment

Choose a reason for hiding this comment

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

Changes seem fine, good to see some duplicate code removed.

@dsyme
Copy link
Contributor Author

dsyme commented Aug 21, 2020

This is ready

@cartermp cartermp merged commit 40f2f87 into dotnet:main Aug 21, 2020
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
* cleanup old formatting code

* cleanup old formatting code

* cleanup old formatting code

* cleanup old formatting code

* cleanup old formatting code

* cleanup old formatting code

* cleanup old formatting code

* cleanup old formatting code

* cleanup old formatting code

* Update sformat.fs
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.

3 participants