Commit Graph

  • fd558065c7 move_semantics3 solution mo8it 2024-06-21 17:04:51 +02:00
  • 68142aff7f move_semantics2 solution mo8it 2024-06-21 17:02:50 +02:00
  • 946c29679e move_semantics1 solution mo8it 2024-06-21 16:16:52 +02:00
  • 6a79ada7f2 Add comment to vecs2 mo8it 2024-06-21 15:06:50 +02:00
  • 835ec72622 vecs2 solution + significant change to have a better comparison between both methods mo8it 2024-06-21 14:52:11 +02:00
  • a9f0c7bf1f vecs1 solution mo8it 2024-06-20 01:00:06 +02:00
  • 1ede3a82e9 chore: update error message to error message given by rustc. error[E0596] jphilis 2024-06-19 14:55:34 +02:00
  • 0abcdeed42 primitive_types6 solution mo8it 2024-06-19 14:25:29 +02:00
  • 532c9ebb30 primitive_types5 solution mo8it 2024-06-19 14:17:06 +02:00
  • 2a1bc53771 Update deps mo8it 2024-06-19 14:03:06 +02:00
  • 5bf8d1fa1b Fix typos mo8it 2024-06-14 13:32:37 +02:00
  • 2ff1813746 Update deps mo8it 2024-06-14 13:32:02 +02:00
  • 42a3503906 Run solutions in parallel mo8it 2024-06-10 17:42:11 +02:00
  • 98db579014 primitive_types4 solution mo8it 2024-06-08 23:42:15 +02:00
  • 0338b1cbdf primitive_types3 solution mo8it 2024-06-08 21:43:38 +02:00
  • e1051724c3 primitive_types2 solution mo8it 2024-06-08 21:35:44 +02:00
  • 0e4136d31e Update deps mo8it 2024-06-08 21:19:16 +02:00
  • f8d38320cd Fix typos mo8it 2024-06-06 01:59:09 +02:00
  • 42bd0b8b75 Update deps mo8it 2024-06-06 01:58:05 +02:00
  • 08ac11ff22 Add --require-solutions option to dev check mo8it 2024-06-02 00:11:41 +02:00
  • 6ae4a979f4 Check for unexpected files in the solutions dir mo8it 2024-06-02 00:03:48 +02:00
  • a3ada0eee8 Print the exercise solution on check mo8it 2024-06-01 21:51:45 +02:00
  • 50530fa3cf Don't try to check a solution that doesn't exist mo8it 2024-06-01 21:50:11 +02:00
  • 611f9d8722 Check that all solutions run successfully mo8it 2024-06-01 21:48:15 +02:00
  • 8e9c99ae5b Change condition order mo8it 2024-06-01 15:10:43 +02:00
  • c324ea10df Update deps mo8it 2024-06-01 15:10:17 +02:00
  • 1984a8d38e Update Cargo.toml with the solution bins mo8it 2024-06-01 15:01:27 +02:00
  • 84a818dbda Update the bins buffer capacity mo8it 2024-06-01 15:01:18 +02:00
  • d140d49b61 Merge pull request #1978 from jkauerl/main Mo 2024-05-29 20:44:55 +02:00
  • beb7b24e8e Add solutions to bins mo8it 2024-05-25 18:19:30 +02:00
  • 5337620476 docs: improved syntaxis of hint of traits4 and traits5 Javier Kauer 2024-05-14 12:10:47 +02:00
  • 990c68efcb primitive_types1 solution mo8it 2024-05-25 16:31:21 +02:00
  • 8d4145038d Update deps mo8it 2024-05-25 16:15:35 +02:00
  • f2c3dcab3a quiz1 solution mo8it 2024-05-22 16:35:57 +02:00
  • 73e84f8379 if3 solution mo8it 2024-05-22 15:54:35 +02:00
  • eafb157d60 if2 solution mo8it 2024-05-22 15:16:50 +02:00
  • 7cdf6b7942 Add missing semicolons mo8it 2024-05-22 15:13:18 +02:00
  • c8ad6c3960 if1 solution mo8it 2024-05-22 15:04:21 +02:00
  • 3bb71c6b0c Remove unneeded pub mo8it 2024-05-22 15:04:12 +02:00
  • d0b843d6c4 Add solutions to functions mo8it 2024-05-21 02:43:18 +02:00
  • 0f4c42d54e Add solutions to intro and variables mo8it 2024-05-21 01:47:57 +02:00
  • bde2524c3b Update deps mo8it 2024-05-20 18:11:19 +02:00
  • cf3f6fd6a1 Fix typo mo8it 2024-05-14 01:50:03 +02:00
  • c8481d35c1 Done documentation mo8it 2024-05-14 01:49:22 +02:00
  • 96a44f3dcf Make it more clear that only one char is expected mo8it 2024-05-14 01:23:58 +02:00
  • 0ae66d1860 Remove inline mo8it 2024-05-14 00:55:07 +02:00
  • 700605ff35 Document init mo8it 2024-05-14 00:35:12 +02:00
  • a67e63cce0 Document info_file mo8it 2024-05-13 22:02:45 +02:00
  • d48e86b154 Use public comments for public items mo8it 2024-05-13 21:40:40 +02:00
  • 39a19f9450 Document exercise mo8it 2024-05-13 21:36:20 +02:00
  • 2dfc7cdb1a Document embedded mo8it 2024-05-13 21:07:04 +02:00
  • 0add5ac240 chore: Release mo8it 2024-05-13 17:14:11 +02:00
  • 5a1d95028c Update version in README mo8it 2024-05-13 17:14:00 +02:00
  • e80e91faf2 Thanks Clippy :) mo8it 2024-05-13 17:12:58 +02:00
  • 4ae3fcc3ca Don't skip exercises on file changes mo8it 2024-05-13 17:06:11 +02:00
  • 17a2d42ffd Better variable naming mo8it 2024-05-13 16:44:48 +02:00
  • a7bc6d53a5 Only send Unrecognized on ENTER if the last input wasn't valid mo8it 2024-05-13 16:39:38 +02:00
  • 56eb4a5d65 chore: Release mo8it 2024-05-13 04:11:29 +02:00
  • f6cf6c611c Fix Windows terminal links mo8it 2024-05-13 04:11:11 +02:00
  • 7a74a72dc8 Update beta version in README mo8it 2024-05-13 02:48:42 +02:00
  • a4da216a5c chore: Release mo8it 2024-05-13 02:46:26 +02:00
  • 8b2d9ed503 Use PartialEq instead of matches! mo8it 2024-05-13 02:45:12 +02:00
  • d2b5906be2 No more word input mo8it 2024-05-13 02:37:32 +02:00
  • f9e35a4344 Improve input handling mo8it 2024-05-13 02:32:25 +02:00
  • 0525739046 Fix invisible input on Windows mo8it 2024-05-13 02:20:04 +02:00
  • 11fda5d70f Move info.toml to rustlings-macros/ mo8it 2024-05-13 01:25:38 +02:00
  • c7a18b0781 Merge pull request #1974 from hamirmahal/refactor/remove-referent-for-readability Mo 2024-05-13 00:15:28 +02:00
  • 01a78531ad refactor: remove referent to improve readability Hamir Mahal 2024-05-12 15:10:50 -07:00
  • c2414b8891 Merge pull request #1951 from hamirmahal/ci/add-clippy-job-to-workflow Mo 2024-05-12 22:47:45 +02:00
  • f03020a7e2 Merge pull request #1961 from Allupeng/main Mo 2024-05-12 22:46:07 +02:00
  • 01509a2a84 Remove comma mo8it 2024-05-12 22:44:46 +02:00
  • 66b3a9cdd7 Merge pull request #1973 from iamcult/main Mo 2024-05-12 22:25:54 +02:00
  • baca8c9667 chore: update flake.lock iamcult 2024-05-12 14:48:06 -04:00
  • d9df809838 Optimize embedded dirs mo8it 2024-05-12 17:40:53 +02:00
  • da9f97b0e0 Update deps mo8it 2024-05-12 01:35:30 +02:00
  • 2d0497bf3b Fix errors mo8it 2024-05-02 17:08:39 +02:00
  • 5e7afce019 Document dev mo8it 2024-05-01 19:47:35 +02:00
  • 74180ba1cc Check for tests while test=false mo8it 2024-05-01 19:16:59 +02:00
  • d425dbe203 Test run_cmd mo8it 2024-05-01 18:08:18 +02:00
  • 32415e1e6c Document cmd mo8it 2024-05-01 17:55:49 +02:00
  • 8e178ac60d Document and test cargo_toml mo8it 2024-04-30 02:48:56 +02:00
  • 3ae6c208b2 Disable the pretty format because of --show-output mo8it 2024-04-30 02:43:51 +02:00
  • 563727f47f test next_pending_exercise_ind mo8it 2024-04-30 02:14:20 +02:00
  • 2b7ac91505 Add press_enter_prompt mo8it 2024-04-30 01:46:57 +02:00
  • 52c0f5b39e Fix clearing the terminal mo8it 2024-04-30 01:41:08 +02:00
  • fef66b80ad Implement From<ExerciseInfo> for Exercise mo8it 2024-04-30 01:39:31 +02:00
  • b6f40f2ec8 Document main and app_state mo8it 2024-04-29 17:01:47 +02:00
  • 8c3b8dcec4 doc : add a dot in hashmaps1.rs file to fill e.g. allupeng 2024-04-29 14:18:04 +08:00
  • 7f73219041 chore: Release mo8it 2024-04-29 00:36:50 +02:00
  • 196d3c1a98 Bump version mo8it 2024-04-29 00:36:13 +02:00
  • 8c60ac267e Add working environment section mo8it 2024-04-29 00:26:53 +02:00
  • 3c7e7368b2 Add solutions to the initialized .gitignore mo8it 2024-04-28 23:25:44 +02:00
  • 593f0e0916 Revert escaping with ESC in list to be able to clear the message mo8it 2024-04-28 23:22:11 +02:00
  • 1508938fed Highlight the active filter mo8it 2024-04-28 23:21:13 +02:00
  • 881d3e9441 doc : add a dot in structs3.rs file allupeng 2024-04-28 18:03:22 +08:00
  • aedeff8b24 Reorder the footer keys mo8it 2024-04-27 23:45:26 +02:00
  • 75e2804c83 Esacpe the list with ESC mo8it 2024-04-27 23:42:09 +02:00
  • c45d2c3255 Remove the I AM NOT DONE check mo8it 2024-04-27 23:38:38 +02:00
  • ea40804371 Put long version in () mo8it 2024-04-27 23:38:26 +02:00
  • ee2b772dd5 Update intro1 hint mo8it 2024-04-27 23:38:05 +02:00