-
Notifications
You must be signed in to change notification settings - Fork 335
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
Tracking issue for crate evaluation #319
Comments
Probably relevant: #338 |
I updated the op. Thanks @rap2hpoutre |
bors-servo
pushed a commit
that referenced
this issue
Jul 17, 2017
add more documentation for errors More documentations for errors. See #319 and #379 _Side question: I don't know how to document errors when a function returns `Result<(), ()>` so I did not document that part. I would be happy to see one example._ <!-- 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/382) <!-- Reviewable:end -->
Looks like the only outstanding issue now is Move serde 1.0 support in-crate |
Which is semi-blocked on serde-rs/serde#953. |
Serde 1.0 support is tracked separately, so it seems this issue as served it purpose. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Display
forHost
andHostAndPort
Default
forParseOptions
andParseOptions::new
Hash
forOrigin
define_encode_set
to support private definitionsParseOptions
Url
methodsOrigin
docsunwrap
html_root_url
attribute to the crateErrors
sectionsUrl::fragment
This is the tracking issue for the crate evaluation performed by the libs team this week.
cc @rust-lang/libs
The text was updated successfully, but these errors were encountered: