Commit Graph

  • 86684b7fc9 Document dev commands mo8it 2024-04-22 00:45:16 +02:00
  • 4ce2714da1 Add --no-git mo8it 2024-04-22 00:38:34 +02:00
  • e93a99e19e Third-party exercises should be in a separate Git repo mo8it 2024-04-22 00:34:55 +02:00
  • 61a84a2c11 dev init -> dev new PATH mo8it 2024-04-21 23:43:49 +02:00
  • 30040d7778 Add a disclaimer to the state file mo8it 2024-04-21 23:39:44 +02:00
  • e3b9124b85 Add a confirmation prompt to the init subcommand mo8it 2024-04-21 23:24:10 +02:00
  • 642c3bd37e Fix the generated Cargo.toml after rustlings init mo8it 2024-04-21 20:22:01 +02:00
  • 49e4a1fab0 Catch the usage of the old method mo8it 2024-04-21 19:34:55 +02:00
  • 04d36996dd Update deps mo8it 2024-04-21 19:27:00 +02:00
  • f1a60780b9 Rename constant mo8it 2024-04-21 19:26:19 +02:00
  • d83c91edc6 Ignore all lock files but the one in root mo8it 2024-04-21 18:20:15 +02:00
  • 5adf590890 feat: add exercise involving lifetime elision Simon B. Gasse 2023-10-14 11:59:49 +02:00
  • ea504e6bf1 Update deps mo8it 2024-04-19 12:41:13 +02:00
  • a2be6754bf Make the exercise name option for the hint subcommand mo8it 2024-04-18 17:17:39 +02:00
  • daa090981a Update README mo8it 2024-04-18 17:17:21 +02:00
  • aaf183142e Bring back the thanks to contributors ❤️ mo8it 2024-04-18 16:17:33 +02:00
  • 7525ecd8c1
    Merge pull request #1952 from rust-lang/remove-all-contributors Mo 2024-04-18 13:12:08 +02:00
  • 09d8bc83ff Remove README reference mo8it 2024-04-18 13:08:02 +02:00
  • cc35a8431f Remove "All-Contributors" mo8it 2024-04-18 13:07:07 +02:00
  • 819dea2500
    Merge pull request #1949 from rust-lang/third-party-exercises Mo 2024-04-18 13:02:35 +02:00
  • 01e6732e4d Improve resetting mo8it 2024-04-18 12:41:17 +02:00
  • f04089b8bc Only take a reference mo8it 2024-04-18 11:40:54 +02:00
  • 2566f9aaf6 Place mods under all imports mo8it 2024-04-18 11:31:08 +02:00
  • 1eac00e89a Disable init command during development mo8it 2024-04-18 11:28:28 +02:00
  • 2e9b9a9f13 Move constant mo8it 2024-04-18 11:21:39 +02:00
  • 9f5be60b40 Use git stash to reset third-party exercises mo8it 2024-04-18 11:20:51 +02:00
  • d64836f317 Avoid an unneeded syscall mo8it 2024-04-18 01:49:32 +02:00
  • 634e17a5ab Fix tests mo8it 2024-04-17 23:37:31 +02:00
  • 2f810a4da6 Clean up and unify exercises mo8it 2024-04-17 23:34:27 +02:00
  • cb9f1ac9ce Require a main function in all exercises mo8it 2024-04-17 22:46:21 +02:00
  • d83cc69afe Trim before checking if the hint is empty mo8it 2024-04-17 19:16:48 +02:00
  • d6bb27ec20 Check for empty field values mo8it 2024-04-17 19:12:10 +02:00
  • d42a6e7415 Print the path of the missing file mo8it 2024-04-17 18:59:40 +02:00
  • b9167e9299 Remove redundant checks mo8it 2024-04-17 18:19:15 +02:00
  • 28ec0f864a Check the info file mo8it 2024-04-17 18:19:08 +02:00
  • 7005d8a400 Fix typo mo8it 2024-04-17 16:11:44 +02:00
  • 7f433ae28f Check the format version in dev check mo8it 2024-04-17 16:09:25 +02:00
  • a2506f154b Update serde mo8it 2024-04-17 15:56:24 +02:00
  • 501b973c25 Add "dev update" mo8it 2024-04-17 15:55:50 +02:00
  • 4eec81a113
    ci: add clippy job to rust.yml workflow Hamir Mahal 2024-04-17 01:35:53 -07:00
  • 9a13bccd63
    chore: changes from formatting on save Hamir Mahal 2024-04-17 01:35:29 -07:00
  • 30636e7cf3 Use colors inside the test mo8it 2024-04-16 21:46:07 +02:00
  • 67a15ef27f fix: remove bad hint in functions4 liv 2024-04-16 15:23:08 +02:00
  • d322bcfcec Add description mo8it 2024-04-16 04:04:45 +02:00
  • 0ac5aa7af2 Fix typo mo8it 2024-04-16 04:00:42 +02:00
  • f9be652b3b Ready to publish mo8it 2024-04-16 03:56:08 +02:00
  • 932f6b53a9 Add myself to the list of authors :) mo8it 2024-04-16 03:47:09 +02:00
  • 4d9eb35ad7 Prepare for publishing the first alpha version mo8it 2024-04-16 03:46:04 +02:00
  • 86d716cf8a Add comment about keeping dependencies mo8it 2024-04-16 03:43:34 +02:00
  • 87db9129bc Add the mode field mo8it 2024-04-16 03:37:58 +02:00
  • 6566c5904f Tell about updating Cargo.toml mo8it 2024-04-16 03:35:23 +02:00
  • aa813fbce1 Update Cargo.toml on dev check mo8it 2024-04-16 03:30:28 +02:00
  • d1ebbaa6f6 Add format_version to test info.toml files mo8it 2024-04-16 03:18:22 +02:00
  • c07cf5bffe Fix typo mo8it 2024-04-16 03:18:06 +02:00
  • df448c069c Fix running dev commands mo8it 2024-04-16 03:15:14 +02:00
  • 25e7696565 Done dev init mo8it 2024-04-16 03:08:45 +02:00
  • 92777c0a44 Add the format version mo8it 2024-04-16 01:22:54 +02:00
  • 7ebc260924 Scetch the dev subcommand mo8it 2024-04-15 23:54:57 +02:00
  • f5eaa578b9 Update deps mo8it 2024-04-15 23:35:30 +02:00
  • 6f04570dd0 Revert "Implement third-party exercises trust handling" mo8it 2024-04-15 03:36:12 +02:00
  • 15ca847c37 Implement third-party exercises trust handling mo8it 2024-04-15 02:11:27 +02:00
  • c613b70363 Print the trimmed final message mo8it 2024-04-14 17:28:01 +02:00
  • dc02c38a94
    Merge pull request #1942 from rust-lang/tui Mo 2024-04-14 17:13:32 +02:00
  • 7526c6b1f9 Update POST_INIT_MSG mo8it 2024-04-14 17:11:27 +02:00
  • 1cbabc3d28 Add the manual-run option mo8it 2024-04-14 17:10:53 +02:00
  • bd10b154fe Clear the terminal after showing the welcome message mo8it 2024-04-14 16:07:17 +02:00
  • 070a780d7f Trim the final message mo8it 2024-04-14 16:04:05 +02:00
  • 8aef915ee7 Show the welcome message mo8it 2024-04-14 16:03:49 +02:00
  • 3da860927d Use push instead of extend_from_slice on chars mo8it 2024-04-14 14:53:32 +02:00
  • 1c90575b9f Update deps mo8it 2024-04-14 05:13:50 +02:00
  • 9dcc4b7df5 Simplify the state file mo8it 2024-04-14 05:13:27 +02:00
  • 9831cbb139 Fix tests mo8it 2024-04-14 03:13:33 +02:00
  • bee62c89de Add terminal links mo8it 2024-04-14 02:41:19 +02:00
  • 5c0073a948 Tolerate changes in the state file mo8it 2024-04-14 01:15:43 +02:00
  • 2a26dfcb00 Remove unused ContextLine mo8it 2024-04-13 15:30:35 +02:00
  • 24539666af Show the final message mo8it 2024-04-12 20:06:56 +02:00
  • 757723a7e8 Add missing newline mo8it 2024-04-12 19:30:36 +02:00
  • ff4c752984 Print FAILED mo8it 2024-04-12 19:30:29 +02:00
  • 06d1089714 Set pending on fail in run mode mo8it 2024-04-12 19:24:26 +02:00
  • 6e827da570 It doesn't take minutes :P mo8it 2024-04-12 19:18:16 +02:00
  • 279ebdc153 Remove the modifier filter in the list mode mo8it 2024-04-12 19:16:52 +02:00
  • 9b0eeb815a Fix Display for Exercise mo8it 2024-04-12 19:07:17 +02:00
  • 44824718b2 Remove unused import mo8it 2024-04-12 18:58:01 +02:00
  • 8bd03093eb Add newline at the end of the generated .gitignore mo8it 2024-04-12 18:57:39 +02:00
  • d5a6dee1b3 Handle the case when all exercises are done mo8it 2024-04-12 18:57:04 +02:00
  • 71a17b5616 last iter Tirth Patel 2024-04-12 13:07:16 -02:30
  • a534de0312 Implement going to the next exercise mo8it 2024-04-12 15:27:29 +02:00
  • 98c5088a39 Update deps mo8it 2024-04-12 14:52:50 +02:00
  • 2356a8d73b Merge branch 'do_exercise' of https://github.com/Tirthnp/rustlings into do_exercise Tirth Patel 2024-04-12 10:14:34 -02:30
  • 6807a71031 jnjjj Tirth Patel 2024-04-12 09:28:53 -02:30
  • 6807e63c5f Show done message mo8it 2024-04-12 02:45:54 +02:00
  • 2a95a3e966 Deal with long strings mo8it 2024-04-12 01:24:01 +02:00
  • 1e3745ccdf Update winnow mo8it 2024-04-12 00:58:26 +02:00
  • d8160f9113 Remove outdated installation methods mo8it 2024-04-12 00:56:40 +02:00
  • 865ae38c69 erro2 Tirth Patel 2024-04-11 15:43:28 -02:30
  • 294a568e3f error1 Tirth Patel 2024-04-11 15:30:47 -02:30
  • 6494a8c50b Remove the watch subcommand mo8it 2024-04-11 16:54:27 +02:00
  • 864cfa725b Remove outdated tests mo8it 2024-04-11 15:10:15 +02:00
  • e79bc727f0 Don't listen on keys with modifiers mo8it 2024-04-11 15:08:46 +02:00
  • 2e1a87d7d3 Take care of filters when resolving the selected exercise mo8it 2024-04-11 14:58:56 +02:00