Skip to content

Commit 0d35a1a

Browse files
[Automated Workflow] Add/Modify READMEs (#5346)
Regenerated READMEs Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9c1be05 commit 0d35a1a

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

archive/r/rust/README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Welcome to Sample Programs in Rust! To find documentation related to the Rust code in this repo, look [here](https://sampleprograms.io/languages/rust).
77

8-
## Sample Programs List - 38/39 :smile:
8+
## Sample Programs List - 39/39 :partying_face:
99

1010
In this section, we feature a list of completed and missing programs in Rust. See above for the current amount of completed programs in Rust. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you.
1111

@@ -51,12 +51,7 @@ Below, you'll find a list of completed code snippets in Rust. Code snippets prec
5151
- :warning: [Selection Sort in Rust](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+selection+sort+rust) [[Requirements](https://sampleprograms.io/projects/selection-sort)]
5252
- :warning: [Sleep Sort in Rust](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sleep+sort+rust) [[Requirements](https://sampleprograms.io/projects/sleep-sort)]
5353
- :warning: [Transpose Matrix in Rust](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+transpose+matrix+rust) [[Requirements](https://sampleprograms.io/projects/transpose-matrix)]
54-
55-
### Missing Programs
56-
57-
The following list contains all of the approved programs that are not currently implemented in Rust. Click on the name of the project to easily open an issue in GitHub. Alternatively, click requirements to check out the description of the project.
58-
59-
- :x: [Zeckendorf](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,zeckendorf&template=code-snippet-request.md&title=Add+Zeckendorf+in+Rust) [[Requirements](https://sampleprograms.io/projects/zeckendorf)]
54+
- :warning: [Zeckendorf in Rust](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+zeckendorf+rust) [[Requirements](https://sampleprograms.io/projects/zeckendorf)]
6055

6156
## Testing
6257

0 commit comments

Comments
 (0)