From bffd0a50c129f3148cec0d319b3bdb99dcb1a3f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 19:06:46 +0000 Subject: [PATCH] Regenerated READMEs --- archive/r/rust/README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/archive/r/rust/README.md b/archive/r/rust/README.md index d6ab6fb93..2ab84b801 100644 --- a/archive/r/rust/README.md +++ b/archive/r/rust/README.md @@ -5,7 +5,7 @@ Welcome to Sample Programs in Rust! To find documentation related to the Rust code in this repo, look [here](https://sampleprograms.io/languages/rust). -## Sample Programs List - 38/39 :smile: +## Sample Programs List - 39/39 :partying_face: 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. @@ -51,12 +51,7 @@ Below, you'll find a list of completed code snippets in Rust. Code snippets prec - :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)] - :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)] - :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)] - -### Missing Programs - -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. - -- :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)] +- :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)] ## Testing