1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-04-01 05:45:20 -04:00

Commit graph

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