Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Drive-by breaking changes #105

Merged
merged 2 commits into from Feb 6, 2017
Merged

Drive-by breaking changes #105

merged 2 commits into from Feb 6, 2017

Conversation

SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Feb 6, 2017

Since we’re making a semver-incompatible version anyway (#104) here are a couple other breaking changes.


This change is Reviewable

In current impls in Servo NonTSPseudoClass cheap to clone (it’s a C-like
enum) but as we add support for more pseudo classes (like :lang()) we
will add variants that carry data that might be more expensive to clone.
It’s broken on current Rust versions (still uses the old compiler
plugin) it nobody seems to use it since nobody noticed.
@emilio
Copy link
Member

emilio commented Feb 6, 2017

@bors-servo r+

  • I thought we had CI stuff for the HeapSize feature that could be removed, but it's not the case.

@bors-servo
Copy link

📌 Commit 7c2387c has been approved by emilio

@bors-servo
Copy link

⌛ Testing commit 7c2387c with merge 71538fb...

bors-servo pushed a commit that referenced this pull request Feb 6, 2017
Drive-by breaking changes

Since we’re making a semver-incompatible version anyway (#104) here are a couple other breaking changes.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-selectors/105)
<!-- Reviewable:end -->
@bors-servo
Copy link

☀️ Test successful - status-travis
Approved by: emilio
Pushing 71538fb to master...

@bors-servo bors-servo merged commit 7c2387c into master Feb 6, 2017
@SimonSapin SimonSapin deleted the drive-by-breakage branch February 6, 2017 21:11
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.

None yet

3 participants