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

292 Commits

Author SHA1 Message Date
mo8it 71053101c3 Add --locked 2024-04-24 13:28:25 +02:00
mo8it 3df59379de Remove the reference to v1 2024-03-27 20:28:31 +01:00
liv a49f231b5d
Merge pull request #1768 from adwsingh/main
Revert "Add CodeCrafters"
2023-11-16 18:12:34 +01:00
liv 70f472484f docs: revert fancy install aliases 2023-11-14 15:49:52 +01:00
Adwait Kumar Singh 4d6cd0ebb4 Revert "Add CodeCrafters"
This reverts commit dad2216984.
2023-11-11 16:39:44 -08:00
Sarup Banskota dad2216984
Add CodeCrafters 2023-11-07 13:02:59 +08:00
Versha Dhankar d757726aca
docs: fix windows installation instructions
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-17 11:54:59 -07:00
liv b97c88f202
docs: use new fancy install aliases 2023-10-13 13:28:45 +02:00
liv 9a743f80c5 release: 5.6.1 2023-09-18 10:16:05 +02:00
liv 58cabf2ebd release: 5.6.0 2023-09-04 15:23:04 +02:00
liv 6c0c397507 fix: absolut-ize readme links 2023-09-04 14:49:52 +02:00
liv c57ad35e5b
Merge pull request #1477 from bean5/main
small changes to a few README files
2023-09-04 14:35:15 +02:00
liv f2de12aa34 release: 5.5.1 2023-05-17 21:05:51 +02:00
liv 0667ee7c4d fix: add oranda-hide class to readme 2023-05-17 17:11:49 +02:00
liv f452fd7bb0 release: 5.5.0 2023-05-17 16:30:22 +02:00
bean5 e6b1ef2049 docs: Apply fixes that linter noticed 2023-04-13 20:31:59 -06:00
Keogami 8c4a7bea5f
docs(README.md): split quick installation commands into two separate code blocks
Having the two quick installation commands in two separate code blocks makes it easy to copy them through the github's `copy to clipboard` button
2023-03-31 02:26:23 +05:30
liv 7f1754ecc5 release: 5.4.1 2023-03-10 17:39:59 +01:00
liv ff50159a3d fix: remove repl.it support for now
It stopped working and needs too much manual fixing, until someone
comes along to fix it, it's not great to have in the README section.

Closes #1352.
2023-03-03 21:27:57 +01:00
Emmanuel Roullit 86f8fa8e6e
Update README.md
Fix refs from master to main
2023-02-25 17:57:34 +01:00
Emmanuel Roullit 1afc7ed8c5
Update README.md
Create Rustlings Codespace in one click
2023-02-25 17:20:31 +01:00
Emmanuel Roullit fcadbfc70d
Merge branch 'rust-lang:main' into codespaces 2023-02-25 17:11:43 +01:00
Anush ef0b25c392
Removed verbose instructions from the uninstall section 2023-02-17 22:51:42 +05:30
liv fc9fb536ca release: 5.4.0 2023-02-12 18:01:48 +01:00
liv 9ad884aadb chore: bump version 2022-12-23 16:55:42 +01:00
liv e0eef0e190
docs: add note about powershell compat
Closes #1299.
2022-12-23 16:16:24 +01:00
Emmanuel Roullit b653d4848a doc: add hint on how to create codespace
Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
2022-12-01 16:15:13 +01:00
liv d3f81b6e40
Merge pull request #922 from MoritzBoehme/feat/add-nix-flake
feat: Add flake.nix for nix users
2022-11-12 16:44:10 +01:00
mokou 2e1630c712 chore: style fixes 2022-11-11 16:12:09 +01:00
Moritz Böhme 8e0f5bf125
feat: Add flake.nix for nix users
Co-authored-by: Winter <winter@winter.cafe>
2022-10-25 19:37:48 +02:00
mokou c923e7af73 chore: release 5.2.1 2022-09-06 12:22:17 +02:00
liv 88c9a23884
Merge pull request #1085 from rzrymiak/main
Update README.md
2022-09-06 12:13:09 +02:00
mokou d0c7b06eff chore: release 5.1.1 2022-08-17 10:43:50 +02:00
mokou 714a8075cc chore: bump version 2022-08-16 09:54:25 +02:00
mokou bb6b9e1704 doc: add zulip link 2022-08-16 09:41:41 +02:00
Saikat Das 2356b5c1b6
Fix manual installation with install to the current directory 2022-07-23 15:55:30 +05:30
rzrymiak 4910bae10f
Update README.md
Minor grammatical edit in README.md
2022-07-18 17:00:16 -07:00
mokou 5435b80841 chore: bump version 2022-07-16 14:30:04 +02:00
mokou a6e86fc995 doc: update readme 2022-07-15 13:22:29 +02:00
Jack Clayton be87cc9fa6 Add lsp command to fix rust-analyzer 2022-06-17 11:36:06 +08:00
Nandaja Varma 769483640c remove deprecated user uploaded extension from .gitpod.yml 2022-05-09 19:40:30 +00:00
mokou 659a99032e chore: change branch name to main for cloning 2022-04-27 12:21:54 +02:00
Bryan Lee 13832d7726 docs: replace git.io link with the original URL 2022-04-27 00:51:25 +08:00
mokou d2179d3e84 doc: update manual checkout version 2022-04-20 09:47:43 +02:00
mokou 8f33dba9ca docs: write documentation for enabling rust-analyzer 2022-04-14 11:15:04 +02:00
mokou bdf6efeccd chore: clean up readme 2022-03-29 15:04:52 +02:00
diannasoreil d00f0d8c57
Merge pull request #947 from KisaragiEffective/patch-1
docs: fix some code-blocks were not highlighted
2022-03-29 14:53:55 +02:00
allcontributors[bot] 4378d1db46
docs: update README.md [skip ci] 2022-03-29 09:47:50 +00:00
Kisaragi 17f9d7429c
docs: fix some code-blocks were not highlighted 2022-03-28 10:10:25 +09:00
allcontributors[bot] e96112ab99
docs: update README.md [skip ci] 2022-02-04 14:39:42 +00:00