Commit graph

  • 5688d1f715
    Merge bfda4caf83 into 26cf4989a2 GURUSUJAN REDDY 2024-12-25 20:24:35 +0000
  • bfda4caf83
    Updated TODO errors3.rs GURUSUJAN REDDY 2024-12-26 01:53:42 +0530
  • 036f902fc8
    Merge cf62575680 into 26cf4989a2 GURUSUJAN REDDY 2024-12-25 20:11:42 +0000
  • cf62575680
    Updated TODO in strings3.rs GURUSUJAN REDDY 2024-12-26 01:41:14 +0530
  • ccfcc4f4eb
    Merge e59c65cf45 into 26cf4989a2 Enrico 2024-12-15 19:55:41 +0700
  • 67b52a7ff6
    Merge 2be69b0f8b into 26cf4989a2 markharley12 2024-12-14 08:16:08 +0900
  • d91f14dc0e
    Merge 59e8f70e55 into 26cf4989a2 Kacper Poneta 2024-12-14 08:15:40 +0900
  • 47a5185d60
    Merge 8aa8b492ea into 26cf4989a2 Jonathan Underwood 2024-12-14 08:15:37 +0900
  • 5734bd6082
    Merge 74a8c7959f into 26cf4989a2 Grimace of Despair 2024-12-13 23:36:08 +0100
  • a944fc73f4
    Merge 275071b740 into 26cf4989a2 Kim Hokyeong 2024-12-14 06:40:14 +0900
  • c082cde876
    Merge fa6680ff76 into 26cf4989a2 Eric Eastwood 2024-12-13 13:24:42 -0600
  • 26cf4989a2
    Merge pull request #2173 from JoelMarcey/if2-comment-fix main Mo 2024-12-13 19:48:16 +0100
  • 6e60f441e9
    Fix argument comment in test of if2.rs Joel Marcey 2024-12-13 10:44:21 -0800
  • d07de879a7 Update deps mo8it 2024-12-11 00:12:22 +0100
  • 275071b740 cargo fmt --all --check manmen-mi 2024-12-08 12:05:21 +0900
  • e5f0a8f997 holy clippy manmen-mi 2024-12-08 11:50:49 +0900
  • 027cbdb629 format / reduce diff manmen-mi 2024-12-08 11:46:56 +0900
  • 6760560920 hold replacer in app_state insted of main / watcher manmen-mi 2024-12-08 11:44:13 +0900
  • 5cd711e909 trim_end_with_slash manmen-mi 2024-12-08 11:19:51 +0900
  • 1ffe7fc837 fix manmen-mi 2024-12-08 11:16:02 +0900
  • 509d240d2b
    add unit test Kim Hokyeong 2024-12-08 02:12:43 +0000
  • 2c09341074 to contain String manmen-mi 2024-12-07 22:01:18 +0900
  • 96816a7b78 try subcommand manmen-mi 2024-12-07 21:40:18 +0900
  • d49f192835 add arg manmen-mi 2024-12-07 21:40:03 +0900
  • 74a8c7959f
    Do not suggest vec macro for vecs1.rs Grimace of Despair 2024-12-02 04:12:18 +0100
  • 042a1ef611 Update rust-book links Joao L Souza Jr 2024-12-01 18:02:29 -0300
  • 2be69b0f8b fix for a couple of small issues I came accross whilst doing the exercise markharley12 2024-11-15 20:44:38 +0000
  • dd0634c483
    Merge pull request #2158 from mnshdw/mnshdw/feedback-errors6 Mo 2024-11-14 14:49:57 +0100
  • fc0cd8f0f8 Switch comment style to // Antoine Dupuis 2024-11-14 09:14:40 +0100
  • d5cae8ff59 Add alternative solution using From trait Antoine Dupuis 2024-11-13 23:51:09 +0100
  • 1e96dab8f0 Deploying to gh-pages from @ rust-lang/rustlings@38016cb2d6 🚀 gh-pages mo8it 2024-11-13 15:07:00 +0000
  • 38016cb2d6 clippy3: Make the intent more clear mo8it 2024-11-13 16:06:41 +0100
  • 38656c82cc
    Update functions1.rs Hariprasath_Ganapathi 2024-11-13 10:41:09 +0530
  • 8be313a1dd
    Update variables6.rs Hariprasath_Ganapathi 2024-11-13 10:38:12 +0530
  • e6cb104294 chore: Release v6.4.0 rustlings-macros-v6.4.0 mo8it 2024-11-11 15:51:27 +0100
  • 410eb69d25 Remove "chore: " from the commit message of releases mo8it 2024-11-11 15:49:50 +0100
  • 243cf5f261 Update CHANGELOG mo8it 2024-11-11 15:49:24 +0100
  • eff2ce8a23 Ignore input while checking all exercises in watch mode mo8it 2024-11-11 14:55:58 +0100
  • fd33c29b26 Test with MSRV before release mo8it 2024-11-11 14:43:51 +0100
  • f49164e69b Fix typo mo8it 2024-11-11 14:43:38 +0100
  • 9bc7bbe4b4 Update deps mo8it 2024-11-11 14:35:22 +0100
  • 46ad25f925 Fix contrast in terminals with a light theme mo8it 2024-11-11 14:34:33 +0100
  • 75b6c9a473
    Merge branch 'rust-lang:main' into main jiangker 2024-11-10 20:50:55 +0800
  • 8aa8b492ea
    Add closures2.rs junderw 2024-11-01 18:45:11 +0900
  • d9cfdf7c65
    Update closures junderw 2024-11-01 16:53:50 +0900
  • 286e803d40
    WIP Closures1 junderw 2024-09-02 23:26:39 +0900
  • 5ee44e202e
    grammatical fix on move_semantics2.rs elian1780 2024-10-29 15:09:38 +0100
  • 2a725fb137 Upgrade notify mo8it 2024-10-29 14:25:44 +0100
  • 449858655d Update deps mo8it 2024-10-26 16:54:54 +0200
  • e8c2a79516 Deduplicate code for printing keys mo8it 2024-10-26 16:53:07 +0200
  • 1da9b62fce merge rustlings jiangfangping 2024-10-25 15:46:35 +0800
  • ea85c1b46e
    Merge pull request #2142 from cenviity/push-qoxkvmtkyvmv Mo 2024-10-22 12:35:25 +0200
  • 6bec6f92c4 threads1: Fix typos in description Vincent Ging Ho Yim 2024-10-22 16:49:44 +1100
  • 04407ae27e Add a method that solves the problem: using recursion combined with match to implement factorial. 1vk3y 2024-10-19 18:35:47 +0800
  • 930a0ea73b list: Highlight search match in exercise names mo8it 2024-10-17 16:00:10 +0200
  • 7e2f56f41a Use the default hasher mo8it 2024-10-17 15:03:43 +0200
  • e90f5f03f3 Mention the Q&A category mo8it 2024-10-17 14:59:37 +0200
  • 0e090ae112 Add required type annotation mo8it 2024-10-17 14:48:56 +0200
  • 99496706c5 Apply new Clippy lints mo8it 2024-10-17 14:44:48 +0200
  • f146553dea hashmap3: Use or_default mo8it 2024-10-17 14:37:47 +0200
  • fa6680ff76 Correctly point to sections Eric Eastwood 2024-10-16 11:09:09 -0500
  • 2bccdcbd2c Use simple caution message with expand for more details Eric Eastwood 2024-10-16 11:07:42 -0500
  • 60e0d4ae8a Fix some grammar Eric Eastwood 2024-10-16 11:01:41 -0500
  • a025ce0538 Add warning about rust-analyzer not working if you clone and use the repo directly Eric Eastwood 2024-10-14 14:11:09 -0500
  • 0432e07864
    Merge pull request #2130 from Nahor/typo Mo 2024-10-14 20:06:30 +0200
  • f33ba139b4 Fix typos Nahor 2024-10-14 10:13:30 -0700
  • 990a722852 Limit the maximum number of exercises to 999 mo8it 2024-10-14 15:57:44 +0200
  • a675cb5754 Replace ahash with foldhash mo8it 2024-10-14 15:24:42 +0200
  • baeeff389c
    Merge pull request #2122 from Nahor/check_all Mo 2024-10-14 01:29:25 +0200
  • 932bc25d88 Remove unneeded line mo8it 2024-10-14 01:28:34 +0200
  • bdc6dad8de Update names mo8it 2024-10-14 01:28:12 +0200
  • ea73af9ba3 Separate initialization with a struct mo8it 2024-10-14 01:06:11 +0200
  • fc5fc0920f Remove outdated comments mo8it 2024-10-14 00:48:12 +0200
  • 9705c161b4 Remove the tracking of done and pending mo8it 2024-10-14 00:45:41 +0200
  • 8cac21511c Small improvements to showing progress mo8it 2024-10-14 00:42:49 +0200
  • 396ee4d618 Show progress with exercise numbers mo8it 2024-10-13 23:28:17 +0200
  • 326169a7fa Improve check-all command mo8it 2024-10-13 22:02:41 +0200
  • 685e069c58 First PR review changes mo8it 2024-10-10 19:43:35 +0200
  • 84a42a2b24 Update third-party exercises section mo8it 2024-10-09 15:42:16 +0200
  • ac6e1b7ce5
    Merge pull request #2121 from sotanengel/add/link-to-THIRD_PARTY-repository-for-Japanese-translations Mo 2024-10-09 15:35:30 +0200
  • f516da4138 Avoid single char variables mo8it 2024-10-09 15:27:36 +0200
  • 1444cb9737 Restriction by trait Grade so that the ReportCard has and ONLY has two types: numeric and alphabetic. 1vk3y 2024-10-07 13:17:40 +0800
  • e852e60416
    Merge pull request #2124 from Polycarbohydrate/main Mo 2024-10-06 01:50:18 +0200
  • bf7d171915
    Update from_str.rs Polycarbohydrate 2024-10-05 16:05:35 -0400
  • d3f819f86f Add command line command to check all exercises Nahor 2024-10-04 14:36:36 -0700
  • aa83fd6bc4 Show a progress bar when running check_all Nahor 2024-10-02 15:28:42 -0700
  • e2f7734f37 Limit the amount of parallelism in check_all Nahor 2024-10-02 14:42:50 -0700
  • 5c17abd1bf Use a channel to update the check_all progress Nahor 2024-10-02 14:10:26 -0700
  • c52867eb8b Add command to check all the exercises Nahor 2024-10-02 13:40:32 -0700
  • 26fd97a209 Update all exercises during the final check Nahor 2024-10-02 11:45:55 -0700
  • e59c65cf45 chore: Refactored to adhere to new rustlings version Enrico 2024-09-29 20:34:29 +0200
  • f0a2cdeb18
    Merge branch 'rust-lang:main' into add/link-to-THIRD_PARTY-repository-for-Japanese-translations sotanengel 2024-09-29 11:09:34 +0900
  • 1c27aeead9 feat: add functions6.rs and move_semantics6.rs exercises about closures Enrico 2023-11-01 22:36:58 +0100
  • 0c79f2ea3e Reset in prompt with confirmation mo8it 2024-09-26 18:15:45 +0200
  • 0e9eb9e87e Replace three dots with dot in hint mo8it 2024-09-26 18:05:05 +0200
  • 0d258b9e96 Update deps mo8it 2024-09-26 12:28:48 +0200
  • d4fa61e435 Debounce file change events mo8it 2024-09-26 12:26:24 +0200
  • 554301b8e9 Clear terminal before final check in watch mode mo8it 2024-09-24 16:12:44 +0200
  • e3ec0abca4 add Third-Party List about rustlings-jp on README sota.n 2024-09-24 16:58:37 +0900
  • a55e848359
    Merge pull request #2114 from samueltardieu/push-ptorzrrnmxyp Mo 2024-09-22 11:40:45 +0200