You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #321 - cGuille:impl-hash-trait-for-origin, r=brson
Implement `Hash` for `Origin` (fix#302)
Hello,
I'm a Rust / Open Source beginner, so just explain if anything is wrong. :-)
I am giving a try at issue #302. I just derived the `Hash` for the `Origin` type.
I have zero experience with testing in Rust so I just tried to demonstrate that it works, but I do not know how to write a good test for this.
What should I do now?
<!-- 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-url/321)
<!-- Reviewable:end -->
0 commit comments