Commit Graph

  • 0d7b036137 chore: Release mo8it 2024-04-25 21:07:41 +02:00
  • 078142c43c Update dev/Cargo.toml mo8it 2024-04-25 21:07:10 +02:00
  • 5920a58e83 Include dev/Cargo.toml mo8it 2024-04-25 19:58:55 +02:00
  • aaea5b490f chore: Release mo8it 2024-04-25 19:54:59 +02:00
  • 8d45cdb09d Fix missing info.toml in the macros crate mo8it 2024-04-25 19:54:03 +02:00
  • a4e623ea94 Fix releasing rustlings mo8it 2024-04-25 19:33:24 +02:00
  • 5595e1c397 chore: Release mo8it 2024-04-25 19:32:10 +02:00
  • ca41f9e2df Prepare for using cargo-release mo8it 2024-04-25 19:02:07 +02:00
  • 177e2870c5 Edit comment mo8it 2024-04-25 16:30:01 +02:00
  • 3ce3235294 Show warnings and errors in the tests mo8it 2024-04-25 16:08:07 +02:00
  • c51f1b3f31 Thanks Clippy :D mo8it 2024-04-25 15:58:46 +02:00
  • 8bf8b19a5d Improve output after initialization mo8it 2024-04-25 15:51:12 +02:00
  • 6d1d42d2dd Try to run git init mo8it 2024-04-25 15:41:52 +02:00
  • 212c82c6f6 Don't ignore .vscode/extensions.json when developing third-party exercises mo8it 2024-04-25 15:34:58 +02:00
  • fcefa3d614 Name the exercises' package exercises mo8it 2024-04-25 15:33:24 +02:00
  • b3b4b7d59c Update initialized .gitignore mo8it 2024-04-25 15:23:24 +02:00
  • 29abaee4ec Update dep mo8it 2024-04-25 15:22:14 +02:00
  • c7c8d99680 Moar responsive :P mo8it 2024-04-25 15:22:11 +02:00
  • c1d28b502e Format test file :P mo8it 2024-04-25 14:51:14 +02:00
  • 14fe248b4b Optimize the notify event handler mo8it 2024-04-25 14:44:12 +02:00
  • 88f27a5377
    Merge pull request #1959 from rust-lang/output Mo 2024-04-25 14:43:28 +02:00
  • 1f1a62d83e Raise the output capacity mo8it 2024-04-25 14:43:02 +02:00
  • 428998a4cf Quicker response to file changes mo8it 2024-04-25 03:28:44 +02:00
  • d26f47dddd Fix tests mo8it 2024-04-25 03:27:41 +02:00
  • 2af0cd9cce Replace mode by test and strict_clippy mo8it 2024-04-25 03:25:45 +02:00
  • f92d45fa68 Use write macros instead of write_fmt mo8it 2024-04-25 02:03:26 +02:00
  • 67fa017742 Use os_pipe mo8it 2024-04-25 01:56:01 +02:00
  • d8c2ab8349 Fix tests mo8it 2024-04-24 16:26:48 +02:00
  • 0df0be8352 Update Cargo.lock mo8it 2024-04-24 16:26:34 +02:00
  • 8ebd2f9df2 Update Cargo.toml files mo8it 2024-04-24 16:15:14 +02:00
  • 4ef345e706 Update dependency mo8it 2024-04-24 15:58:34 +02:00
  • 0a2d4dae5a Merge branch 'main' mo8it 2024-04-24 15:48:29 +02:00
  • 71053101c3 Add --locked mo8it 2024-04-24 13:28:25 +02:00
  • a2897cb464 enums Andrew Kushyk 2024-04-24 07:57:37 +00:00
  • 0ce9697e9f structs Andrew Kushyk 2024-04-24 07:29:55 +00:00
  • 7b8f60a646 moving Andrew Kushyk 2024-04-24 07:22:50 +00:00
  • c6d2b533b3 vectors Andrew Kushyk 2024-04-24 07:14:41 +00:00
  • db809985ae primitives Andrew Kushyk 2024-04-24 07:12:52 +00:00
  • c45ba8f152 if statements Andrew Kushyk 2024-04-24 07:07:45 +00:00
  • bd1949961c fun Andrew Kushyk 2024-04-24 07:04:52 +00:00
  • 53fdb9044d
    Merge pull request #1955 from rust-lang/solutions Mo 2024-04-24 02:56:20 +02:00
  • 8a085a0a85 Dump solution and show its path mo8it 2024-04-24 02:52:30 +02:00
  • edf5762612 Preallocate path mo8it 2024-04-24 01:17:39 +02:00
  • ef02c6c6ab Use the embedded info.toml in debug mode mo8it 2024-04-24 00:58:52 +02:00
  • e4ee2cd548 Don't write solutions in debug mode mo8it 2024-04-24 00:48:58 +02:00
  • b77007887c Write the solution file on done mo8it 2024-04-24 00:47:46 +02:00
  • 2dac8e509b Refactor embedded files to add solutions mo8it 2024-04-23 19:18:25 +02:00
  • e5a19a4c33 Update deps mo8it 2024-04-23 15:32:07 +02:00
  • 5349f0e8d4 Add README to the quizzes directory mo8it 2024-04-23 15:32:01 +02:00
  • ad8e544483 Move quizzes mo8it 2024-04-22 01:07:36 +02:00
  • 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
  • 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