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

style: Add a static_prefs implementation #31351

Merged
merged 1 commit into from Feb 14, 2024

Conversation

mrobinson
Copy link
Member

This will eventually be part of the stylo crate and reduces the diff
between our verson of style and upstream's.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes do not require tests because they should not change behavior.

This will eventually be part of the stylo crate and reduces the diff
between our verson of style and upstream's.
Copy link
Contributor

@Loirooriol Loirooriol left a comment

Choose a reason for hiding this comment

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

Looks great!

@mrobinson mrobinson added this pull request to the merge queue Feb 14, 2024
Merged via the queue into servo:main with commit 61e778c Feb 14, 2024
9 checks passed
@mrobinson mrobinson deleted the style-static-prefs branch February 14, 2024 18:19
delan pushed a commit to servo/stylo that referenced this pull request Feb 22, 2024
This builds successfully with:

$ cargo build --features servo

 (as of servo#31351, 31363, 31358, 31365)

This patch is up to date as of:

* servo/servo#31351
* servo/servo#31363
* servo/servo#31358
* servo/servo#31365
* servo/servo#31387
* servo/servo#31408
delan pushed a commit to servo/stylo that referenced this pull request Feb 22, 2024
This builds successfully with:

$ cargo build --features servo

 (as of servo#31351, 31363, 31358, 31365)

This patch is up to date as of:

* servo/servo#31351
* servo/servo#31363
* servo/servo#31358
* servo/servo#31365
* servo/servo#31387
* servo/servo#31408
mrobinson added a commit to servo/stylo that referenced this pull request Feb 23, 2024
This builds successfully with:

$ cargo build --features servo

 (as of servo#31351, 31363, 31358, 31365)

This patch is up to date as of:

* servo/servo#31351
* servo/servo#31363
* servo/servo#31358
* servo/servo#31365
* servo/servo#31387
* servo/servo#31408
delan pushed a commit to servo/stylo that referenced this pull request Feb 23, 2024
This builds successfully with:

$ cargo build --features servo

 (as of servo#31351, 31363, 31358, 31365)

This patch is up to date as of:

* servo/servo#31351
* servo/servo#31363
* servo/servo#31358
* servo/servo#31365
* servo/servo#31387
* servo/servo#31408
delan pushed a commit to servo/stylo that referenced this pull request Feb 23, 2024
This builds successfully with:

$ cargo build --features servo

 (as of servo#31351, 31363, 31358, 31365)

This patch is up to date as of:

* servo/servo#31351
* servo/servo#31363
* servo/servo#31358
* servo/servo#31365
* servo/servo#31387
* servo/servo#31408
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.

None yet

2 participants