summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2024-09-24add Third-Party List about rustlings-jp on READMEsota.n
2024-08-08Don't recommend the builtin VS-Code terminal because it can't clear scrollbackmo8it
2024-08-02Add `rust-version`mo8it
2024-07-13Update sectionmo8it
2024-07-13Update section about command not foundmo8it
2024-07-13Add section about rustlings not foundmo8it
2024-07-07This'll -> This willmo8it
2024-07-07Fix link on websitemo8it
2024-07-02Small writing changesmo8it
2024-07-02Add a guide for third-party exercisesmo8it
2024-07-02Update READMEmo8it
2024-05-13Update version in READMEmo8it
2024-05-13Fix Windows terminal linksmo8it
2024-05-13Update beta version in READMEmo8it
2024-05-13No more word inputmo8it
2024-04-29Bump versionmo8it
2024-04-29Add working environment sectionmo8it
2024-04-27Put long version in ()mo8it
2024-04-27Bump versionmo8it
2024-04-27Bump versionmo8it
2024-04-26Update README.mdmo8it
2024-04-26Update README.mdmo8it
2024-04-26Add indentation for detailsmo8it
2024-04-26Update README.mdmo8it
2024-04-26Use HTML in the summarymo8it
2024-04-26Update READMEmo8it
2024-04-26Add click to expandmo8it
2024-04-26Use <details>mo8it
2024-04-26Put --locked in the troubleshooting sectionmo8it
2024-04-26Add hint about updating Rustmo8it
2024-04-25Update dev/Cargo.tomlmo8it
2024-04-25Fix missing info.toml in the macros cratemo8it
2024-04-23Add README to the quizzes directorymo8it
2024-04-22Move quizzesmo8it
2024-04-18Update READMEmo8it
2024-04-18Bring back the thanks to contributors ❤️mo8it
2024-04-18Remove README referencemo8it
2024-04-12Remove outdated installation methodsmo8it
2024-04-11Remove "I AM NOT DONE" and the verify mode and add AppStatemo8it
2024-03-27Remove the reference to v1mo8it
2023-11-16Merge pull request #1768 from adwsingh/mainliv
Revert "Add CodeCrafters"
2023-11-14docs: revert fancy install aliasesliv
2023-11-11Revert "Add CodeCrafters"Adwait Kumar Singh
This reverts commit dad22169849a4d16d6a74c69a45017dab07677ff.
2023-11-07Add CodeCraftersSarup Banskota
2023-10-17docs: fix windows installation instructionsVersha Dhankar
Currently, the windows installation instructions download a script from the URL ps1.rustlings.cool. This URL isn't detected as a URL in some cases, which means that PowerShell tries to load the data from a local file called ps1.rustlings.cool. This was breaking my install, and adding the https:// fixed it.
2023-10-13docs: use new fancy install aliasesliv
2023-09-18release: 5.6.1liv
2023-09-04release: 5.6.0liv
2023-09-04fix: absolut-ize readme linksliv
2023-09-04Merge pull request #1477 from bean5/mainliv
small changes to a few README files