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

layout: Split LineItem layout into a new file #31039

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

mrobinson
Copy link
Member

This is just a bit of code movement that trims down the size of the inline.rs file in order to make it a bit more manageable. It leads the way to more refactoring and cleanup in the future.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #___ (GitHub issue number if applicable)
  • These changes do not require tests because it does not change behavior.

This is just a bit of code movement that trims down the size of the
`inline.rs` file in order to make it a bit more manageable. It leads the
way to more refactoring and cleanup in the future.
@mukilan mukilan added this pull request to the merge queue Jan 10, 2024
Merged via the queue into servo:main with commit 3555671 Jan 10, 2024
10 checks passed
@mrobinson mrobinson deleted the split-line-items branch January 15, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants