Commit graph

  • ce3dcc9856 Fix typo main mo8it 2024-08-09 12:47:32 +0200
  • 4472d50eba chore: Release mo8it 2024-08-09 11:52:31 +0200
  • a1d5702ba0 Ready for publish mo8it 2024-08-09 11:51:56 +0200
  • 52a231ce2f Update Ratatui mo8it 2024-08-09 02:17:01 +0200
  • 16af981772 Hide stderr of cargo locate-project mo8it 2024-08-09 01:27:31 +0200
  • fc141b8dfc Put Cargo.toml in `` mo8it 2024-08-09 01:16:45 +0200
  • 82ebd29ff6 Add a special confirmation for initialization in a workspace mo8it 2024-08-09 01:14:08 +0200
  • f5737b5a49 Fix typos mo8it 2024-08-09 01:08:52 +0200
  • 55e68d2c63 Update deps mo8it 2024-08-09 01:06:27 +0200
  • 479f45da9b test_dir is a str anyway mo8it 2024-08-09 01:05:44 +0200
  • 140c4e4812 Improve initialization in a Cargo workspace mo8it 2024-08-09 00:49:30 +0200
  • 337460d299 Check the status of the cargo metadata command mo8it 2024-08-09 00:12:49 +0200
  • e41c3a7c92 Use fixed seeds with ahash mo8it 2024-08-08 23:46:21 +0200
  • 1b9faa4d61 Update CHANGELOG mo8it 2024-08-08 23:13:49 +0200
  • 9f9a754a64
    Merge pull request #2076 from senekor/remo/snryotxotoxv Mo 2024-08-08 23:48:09 +0200
  • f7b0cfe8d1
    Merge pull request #2075 from senekor/remo/swzqnkxqzutw Mo 2024-08-08 23:12:43 +0200
  • 4ce8667b9d Show the exercise name in the waiting message mo8it 2024-08-08 22:48:53 +0200
  • 0785b24192 Show a message before running the exercise mo8it 2024-08-08 22:41:41 +0200
  • 34f02cf83d Attach error message as context mo8it 2024-08-08 22:37:56 +0200
  • 8b43d79257 Fix integration tests Remo Senekowitsch 2024-08-08 14:04:43 +0200
  • dc086c6bf1 Improve initialization in workspace Remo Senekowitsch 2024-08-08 12:51:27 +0200
  • dc0ffbe16e Replace hashbrown with ahash Remo Senekowitsch 2024-08-08 01:23:58 +0200
  • 8df66f7991 Allow initialization in a workspace mo8it 2024-08-08 02:45:18 +0200
  • 39580381fa rust-analyzer problem isn't fixed :( mo8it 2024-08-08 01:48:57 +0200
  • 06a0f278e5 Don't recommend the builtin VS-Code terminal because it can't clear scrollback mo8it 2024-08-08 01:35:47 +0200
  • fd97470f35 Adapt type name in hint mo8it 2024-08-08 00:42:26 +0200
  • 11fc3f1e56 Fix errors not being shown after the welcome message mo8it 2024-08-08 00:35:29 +0200
  • 693bb708b2 Add README to the solutions dir mo8it 2024-08-08 00:20:20 +0200
  • 97719fe8da Remove state file and solutions dir from .gitignore mo8it 2024-08-08 00:20:04 +0200
  • 4933ace50b Add panic = "abort" for exercises mo8it 2024-08-07 23:54:02 +0200
  • 81bf0a6430 Remove redundant rustfmt check for solutions mo8it 2024-08-07 23:46:11 +0200
  • 24aed1b14e Update CHANGELOG mo8it 2024-08-07 23:45:58 +0200
  • 09c3ac02f8
    Merge pull request #2062 from jimbo5922/jimbo5922-fix-hashmap3-struct-name Mo 2024-08-08 00:40:51 +0200
  • 45a39585b3
    Merge pull request #2066 from matthewjnield/main Mo 2024-08-08 00:36:46 +0200
  • 286a455fa9 Avoid using RUSTFLAGS to not trigger rebuilding, especially in rust-analyzer mo8it 2024-08-07 23:35:50 +0200
  • bdf4960b6a Fix exercise name shift in exercise check mo8it 2024-08-07 23:25:22 +0200
  • 13124aafe3 Update deps mo8it 2024-08-05 03:15:43 +0200
  • 2128be8b28
    chore: Fix snakecase convention in errors6.rs Matt Nield 2024-08-04 02:36:45 -0400
  • 175294fa5d Add rust-version mo8it 2024-08-02 16:40:06 +0200
  • 5016c7cf7c Use trim_ascii instead of trim mo8it 2024-08-02 16:28:05 +0200
  • 1468206052 Stop on first exercise solved mo8it 2024-08-02 15:54:14 +0200
  • d1ff4b5cf0 Remove newline mo8it 2024-08-01 19:19:25 +0200
  • 700a065abd Fix rustfmt option mo8it 2024-08-01 19:19:14 +0200
  • 3fc462f90f Fix tests mo8it 2024-08-01 19:17:40 +0200
  • 65a8f6bb4b Run rustfmt on solutions in dev check mo8it 2024-08-01 19:14:09 +0200
  • e0f0944bff Refactor check_solutions mo8it 2024-08-01 15:53:32 +0200
  • c7590dd752 Improve the runner mo8it 2024-08-01 15:23:54 +0200
  • 33a5680328 Hide cargo build warnings if there is no output mo8it 2024-08-01 11:28:26 +0200
  • 455d87cadd Fix capacity mo8it 2024-08-01 11:26:30 +0200
  • e65ae09789 fix format Yudai Kawabuchi 2024-08-01 09:55:25 +0900
  • dacdce1ea2 fix: update struct name in hashmap3 Yudai Kawabuchi 2024-08-01 09:47:50 +0900
  • 766f3c50ec Add hint to run dev check again after dev update mo8it 2024-08-01 01:07:56 +0200
  • 802b97b2ed Set stdin to null when running the binary of an exercise mo8it 2024-08-01 01:07:31 +0200
  • 2ad408f2b8 Update deps mo8it 2024-07-31 18:54:24 +0200
  • c8fddd8f62 Add Github profile links for every author mo8it 2024-07-31 18:53:25 +0200
  • 74fab994e2 Make the output optional mo8it 2024-07-28 20:30:23 +0200
  • 3a99542f73 Run the final check in parallel mo8it 2024-07-28 17:39:46 +0200
  • 2ae9f3555b Update deps mo8it 2024-07-28 13:30:31 +0200
  • 1937b4bf66 Use the rexported crossterm from ratatui mo8it 2024-07-25 16:26:48 +0200
  • 8beb290842 Test initialization mo8it 2024-07-25 16:14:38 +0200
  • 8fec5155c7 Clean up tests mo8it 2024-07-25 15:12:14 +0200
  • 3f49decce9 Remove assert_cmd and predicates mo8it 2024-07-25 14:34:43 +0200
  • e2492f65a0 Update deps mo8it 2024-07-25 12:51:44 +0200
  • 5116a812fb tests3: Fix panic message mo8it 2024-07-22 12:02:59 +0200
  • 82409c060f Update deps mo8it 2024-07-22 12:01:41 +0200
  • 183ed3f88f Update dep mo8it 2024-07-17 14:33:29 +0200
  • 447ac3c40b strings3: Improve hint mo8it 2024-07-17 14:32:45 +0200
  • 96f96927da
    Merge pull request #2050 from yapjiahong/main Mo 2024-07-17 14:31:17 +0200
  • 2c79e29483 doc: enchane string3 exercise hint yapjiahong 2024-07-17 00:43:42 +0800
  • 362473dde0 Sync exercise and solution mo8it 2024-07-16 18:21:07 +0200
  • 8339682112
    Merge pull request #2049 from Vexcited/patch-1 Mo 2024-07-16 18:18:46 +0200
  • 3f06d767b5
    fix: Lyche becomes Lychee Mikkel ALMONTE--RINGAUD 2024-07-16 17:20:26 +0200
  • 2854dc9ab3 Update CI and release hook mo8it 2024-07-13 12:32:23 +0200
  • 516fcf9168 Update section mo8it 2024-07-13 12:07:52 +0200
  • 12d1971b0d Update section about command not found mo8it 2024-07-13 12:02:39 +0200
  • 3e09e509d6 Add section about rustlings not found mo8it 2024-07-13 12:00:22 +0200
  • 99fb11cc72 Update syn mo8it 2024-07-13 11:53:59 +0200
  • d176ddd27e Improve TODO comment mo8it 2024-07-12 16:29:41 +0200
  • 0847b3a4bf chore: Release mo8it 2024-07-10 16:51:34 +0200
  • 6d2ea8dae3 Update CHANGELOG mo8it 2024-07-10 16:49:36 +0200
  • 47ba4502e0 move_semantics2: Mention cloning in the hint mo8it 2024-07-10 15:55:18 +0200
  • 6263cb6456 Add note about iterating over Option mo8it 2024-07-10 15:16:49 +0200
  • d7024d80ce move_semantics4: Avoid using the dereference operator mo8it 2024-07-10 13:50:39 +0200
  • 59d6b852af move_semantics5: Move main to the end mo8it 2024-07-10 13:47:33 +0200
  • e512928df5 Update deps mo8it 2024-07-10 13:27:32 +0200
  • a38029e3e7
    Merge pull request #2037 from jaads/fix-iterators-2-hint Mo 2024-07-10 11:33:45 +0200
  • b12b652a57 updated variable name in hint Jan Arends 2024-07-10 11:16:35 +0200
  • c793416495 Fix typo mo8it 2024-07-08 16:50:35 +0200
  • 01343f187b Explain what a factorial is and link to wikipedia for more details mo8it 2024-07-08 16:29:43 +0200
  • 69021e1497 Remove stable from book links mo8it 2024-07-08 16:00:12 +0200
  • 08c408aae0 Add hint about string concatination with + mo8it 2024-07-08 15:20:56 +0200
  • bf698659b0 Sync comment from exercise mo8it 2024-07-08 15:20:23 +0200
  • 2d5d70693a errors3: Add a comment to prevent changing the wrong line mo8it 2024-07-08 15:05:58 +0200
  • a4091ade5c iterators3: Add IntegerOverflow error variant mo8it 2024-07-08 14:40:35 +0200
  • a7a881809f Check is_terminal mo8it 2024-07-08 12:53:44 +0200
  • 0f4cb94cfe quiz2: Use repeat mo8it 2024-07-07 20:28:31 +0200
  • 6469e9734b
    Merge pull request #2031 from NewtonChutney/patch-1 Mo 2024-07-07 20:25:21 +0200
  • 5372caefb3
    Update iterator sol in quiz2.rs NitinKM 2024-07-07 23:19:38 +0530
  • 9d7b973a62 Improve the comments in cow1 mo8it 2024-07-07 17:03:00 +0200
  • a5f221aa39 Improve some messages mo8it 2024-07-07 15:53:48 +0200