1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-05-12 01:06:08 +02:00

Merge pull request #1768 from adwsingh/main

Revert "Add CodeCrafters"
This commit is contained in:
liv 2023-11-16 18:12:34 +01:00 committed by GitHub
commit a49f231b5d
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -154,8 +154,6 @@ Run the command `rustlings lsp` which will generate a `rust-project.json` at the
Once you've completed Rustlings, put your new knowledge to good use! Continue practicing your Rust skills by building your own projects, contributing to Rustlings, or finding other open-source projects to contribute to. Once you've completed Rustlings, put your new knowledge to good use! Continue practicing your Rust skills by building your own projects, contributing to Rustlings, or finding other open-source projects to contribute to.
On [CodeCrafters](https://codecrafters.io/rust) you can get some quality practice through recreating different technologies from scratch in Rust (e.g Build your own BitTorrent, HTTP Server, SQLite, etc).
## Uninstalling Rustlings ## Uninstalling Rustlings
If you want to remove Rustlings from your system, there are two steps. First, you'll need to remove the exercises folder that the install script created If you want to remove Rustlings from your system, there are two steps. First, you'll need to remove the exercises folder that the install script created