Commit b8d3c15
bors-servo
Auto merge of #382 - rap2hpoutre:master, r=SimonSapin
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 -->1 file changed
+21
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
284 | 291 | | |
285 | 292 | | |
286 | 293 | | |
| |||
321 | 328 | | |
322 | 329 | | |
323 | 330 | | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
324 | 338 | | |
325 | 339 | | |
326 | 340 | | |
| |||
1455 | 1469 | | |
1456 | 1470 | | |
1457 | 1471 | | |
1458 | | - | |
1459 | | - | |
1460 | | - | |
1461 | 1472 | | |
1462 | 1473 | | |
1463 | 1474 | | |
| |||
1531 | 1542 | | |
1532 | 1543 | | |
1533 | 1544 | | |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
| 1550 | + | |
| 1551 | + | |
1534 | 1552 | | |
1535 | 1553 | | |
1536 | 1554 | | |
| |||
0 commit comments