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

Some refactoring for size.rs #412

Merged
merged 16 commits into from Mar 30, 2020
Merged

Some refactoring for size.rs #412

merged 16 commits into from Mar 30, 2020

Conversation

@Mingun
Copy link
Contributor

Mingun commented Mar 15, 2020

Part of large changeset, which includes also #410 and #411. Aimed to improve ergonomics, fill gaps in the API and overall consistency.

Copy link
Collaborator

nical left a comment

The same review comments as #411 apply to this.

@bors-servo
Copy link
Contributor

bors-servo commented Mar 25, 2020

The latest upstream changes (presumably #411) made this pull request unmergeable. Please resolve the merge conflicts.

Mingun added 16 commits Mar 21, 2020
This reuses the code and improves readability
… impl block

Since the traits implementation documentation goes after impl blocks, move all impl blocks together
This creates more beatify looking documentation
This creates more beatify looking documentation and improves code navigation
This creates more beatify looking documentation and improves code navigation
Thus, it is easier to understand from the code which operators are implemented
This allow to filter what tests to run with standard cargo commands
… Copy bounds in try_cast/cast methods
@Mingun Mingun force-pushed the Mingun:size branch from 704482d to c02ce9d Mar 28, 2020
@Mingun Mingun requested a review from nical Mar 28, 2020
@nical
Copy link
Collaborator

nical commented Mar 30, 2020

Looks good, thanks!

@bors-servo r+

@bors-servo
Copy link
Contributor

bors-servo commented Mar 30, 2020

📌 Commit c02ce9d has been approved by nical

@bors-servo
Copy link
Contributor

bors-servo commented Mar 30, 2020

Testing commit c02ce9d with merge c198b39...

@bors-servo
Copy link
Contributor

bors-servo commented Mar 30, 2020

☀️ Test successful - checks-travis
Approved by: nical
Pushing c198b39 to master...

@bors-servo bors-servo merged commit c198b39 into servo:master Mar 30, 2020
2 checks passed
2 checks passed
Travis CI - Pull Request Build Passed
Details
homu Test successful
Details
@Mingun Mingun deleted the Mingun:size branch Mar 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.