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

Update style-derive to syn 0.12 #19786

Closed
mystor opened this issue Jan 16, 2018 · 8 comments
Closed

Update style-derive to syn 0.12 #19786

mystor opened this issue Jan 16, 2018 · 8 comments
Labels
I-cleanup No impact; the issue is one of maintainability or tidiness. I-refactor No impact; the issue is one of maintainability or tidiness. Proposed solution requires refactoring.

Comments

@mystor
Copy link
Contributor

mystor commented Jan 16, 2018

Potentially this could allow builds of servo on nightly to get the improved error messages and other semantics which come from the new span system and proc-macro APIs.

synstructure has been updated already, although the API has changed since the last version which style-derive used. If there are any APIs or new features which you need in synstructure to help port the derives over, let me know. Ideally I'd like to make the cg module in style-derive unnecessary, as the features you need are in synstructure.

cc @nox

@jdm jdm added I-refactor No impact; the issue is one of maintainability or tidiness. Proposed solution requires refactoring. I-cleanup No impact; the issue is one of maintainability or tidiness. labels Jan 16, 2018
@upsuper
Copy link
Contributor

upsuper commented Feb 3, 2018

So external dependencies which depend on syn are:

@upsuper
Copy link
Contributor

upsuper commented Feb 3, 2018

The hard parts would be html5ever and serde.

@Eijebong
Copy link
Contributor

Eijebong commented Feb 3, 2018

Nah, html5ever is done and serde too

@Eijebong
Copy link
Contributor

Eijebong commented Feb 3, 2018

The hard part for me is style_derive, other servo crates are already done but I couldn't find time/motivation for style_derive...
https://github.com/servo/servo/compare/master...Eijebong:syn?expand=1 here's my work on servo crates

@upsuper
Copy link
Contributor

upsuper commented Feb 3, 2018

Serde's repo is done, but the version published on crates.io hasn't been updated.

@Eijebong
Copy link
Contributor

Eijebong commented Feb 3, 2018

Sure, html5ever hasn't even been merged, cssparser hasn't been released either but those are the easy parts, releasing stuff is easy ;)

Edit: the html5ever PR servo/html5ever#336

@upsuper
Copy link
Contributor

upsuper commented Feb 3, 2018

Maybe @nox can help on the style_derive part.

@Eijebong
Copy link
Contributor

Eijebong commented Feb 3, 2018

I just need to find some time to do it but @nox made be buy Celeste so I'm blaming him for the update being late ;)

Eijebong added a commit to Eijebong/servo that referenced this issue Apr 10, 2018
Dupe num-traits instead...

Fixes servo#20497
Fixes servo#19786
Closes servo#20564
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 10, 2018
Dupe num-traits instead...

Fixes servo#20497
Fixes servo#19786
Closes servo#20564
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 10, 2018
Dupe num-traits instead...

Fixes servo#20497
Fixes servo#19786
Closes servo#20564
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 10, 2018
Dupe num-traits instead...

Fixes servo#20497
Fixes servo#19786
Closes servo#20564
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 10, 2018
Dupe num-traits instead...

Fixes servo#20497
Fixes servo#19786
Closes servo#20564
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 10, 2018
Dupe num-traits instead...

Fixes servo#20497
Fixes servo#19786
Closes servo#20564
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 10, 2018
Dupe num-traits instead...

Fixes servo#20497
Fixes servo#19786
Closes servo#20564
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 10, 2018
Dupe num-traits instead...

Fixes servo#20609
Fixes servo#20497
Fixes servo#19786
Closes servo#20564
bors-servo pushed a commit that referenced this issue Apr 10, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20611)
<!-- Reviewable:end -->
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 10, 2018
Dupe num-traits instead...

Fixes servo#20609
Fixes servo#20497
Fixes servo#19786
Closes servo#20564
bors-servo pushed a commit that referenced this issue Apr 10, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20611)
<!-- Reviewable:end -->
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 10, 2018
Dupe num-traits instead...

Fixes servo#20609
Fixes servo#20497
Fixes servo#19786
Closes servo#20564
bors-servo pushed a commit that referenced this issue Apr 11, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20611)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue Apr 17, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20611)
<!-- Reviewable:end -->
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 17, 2018
Dupe num-traits instead...

Fixes servo#20609
Fixes servo#20497
Fixes servo#19786
Closes servo#20564
bors-servo pushed a commit that referenced this issue Apr 17, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564
bors-servo pushed a commit that referenced this issue Apr 20, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue Apr 20, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue Apr 20, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 20, 2018
Dupe num-traits instead...

Fixes servo#20609
Fixes servo#20497
Fixes servo#19786
Closes servo#20564
bors-servo pushed a commit that referenced this issue Apr 20, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue Apr 20, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue Apr 20, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue Apr 20, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 27, 2018
bors-servo pushed a commit that referenced this issue Apr 27, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue Apr 27, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 27, 2018
Eijebong added a commit to Eijebong/servo that referenced this issue Apr 27, 2018
bors-servo pushed a commit that referenced this issue Apr 27, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue May 1, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue May 1, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue May 1, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
Eijebong added a commit to Eijebong/servo that referenced this issue May 1, 2018
bors-servo pushed a commit that referenced this issue May 2, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue May 2, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue May 2, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
Eijebong added a commit to Eijebong/servo that referenced this issue May 2, 2018
bors-servo pushed a commit that referenced this issue May 2, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
Eijebong added a commit to Eijebong/servo that referenced this issue May 24, 2018
bors-servo pushed a commit that referenced this issue May 24, 2018
Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue May 24, 2018
…onSapin

Dedupe syn, quote and unicode-xid

Dupe num-traits instead...

Fixes #20609
Fixes #20497
Fixes #19786
Closes #20564

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20649)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-cleanup No impact; the issue is one of maintainability or tidiness. I-refactor No impact; the issue is one of maintainability or tidiness. Proposed solution requires refactoring.
Projects
None yet
Development

No branches or pull requests

4 participants