File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Thank you for your interest in contributing to the Uuid Project!
99* [ Pull Requests] ( #pull-requests )
1010* [ Writing Documentation] ( #writing-documentation )
1111* [ Issue Triage] ( #issue-triage )
12- * [ Out-of-tree Contributions ] ( #out-of-tree-contributions )
12+ * [ Fuzzing ] ( #fuzzing )
1313* [ Helpful Links] ( #helpful-links )
1414
1515For any questions, please make a post on [ Discussions] or [ users.rust-lang.org] [ u-r-l-o ] .
@@ -99,7 +99,7 @@ improvements to documentation are always welcome.
9999
100100We follow the documentation style guidelines as given by [ RFC 1574] .
101101
102- [ RFC 1574 ] : https://github.com/rust-lang/rfcs/blob/main /text/1574-more-api-documentation-conventions.md#appendix-a-full-conventions-text
102+ [ RFC 1574 ] : https://github.com/rust-lang/rfcs/blob/9b39f573ff9fc230de7388fb515bac0794fe2e36 /text/1574-more-api-documentation-conventions.md#appendix-a-full-conventions-text
103103
104104# Issue Triage
105105[ Issue Triage ] : #issue-triage
@@ -114,6 +114,8 @@ You can follow [this link][lrus] to look for issues like this.
114114[ lrus ] : https://github.com/uuid-rs/uuid/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-asc
115115
116116# Fuzzing
117+ [ Fuzzing ] : #fuzzing
118+
117119We use [ ` cargo fuzz ` ] to fuzz test various parts of ` uuid ` . See their guide
118120for more details on what fuzzing is and how to run the tests yourself.
119121
You can’t perform that action at this time.
0 commit comments