1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-12-22 11:14:12 +01:00

Commit Graph

  • 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
  • 3c696539dd Remove dependency on hashbrown Remo Senekowitsch 2024-08-08 01:23:58 +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
  • b7b03e19fe
    chore: Fix snakecase convention in errors6.rs Matt Nield 2024-08-04 02:34:00 -0400
  • 8a9f9a898d
    chore: Fix snakecase convention in errors6.rs Matt Nield 2024-08-04 02:33:57 -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
  • 46314667ce smart point jiangfangping 2024-07-25 10:20:42 +0800
  • e77ba8dcf2 rsync code jiangfangping 2024-07-25 09:27:36 +0800
  • 5116a812fb tests3: Fix panic message mo8it 2024-07-22 12:02:59 +0200
  • 82409c060f Update deps mo8it 2024-07-22 12:01:41 +0200
  • 408e9f2807 coding rust 17-18 jiangfangping 2024-07-22 17:37:08 +0800
  • 13b5a72f21
    nit: Update tests3.rs Paramdeep Singh 2024-07-20 16:42:21 -0700
  • 9f517e4eb8 Test apple target mo8it 2024-07-17 14:49:35 +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
  • f3862cb467 coding rust 14-16 jiangfangping 2024-07-15 16:15:43 +0800
  • 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