1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-01-07 19:14:12 +01:00

Commit Graph

  • ed9740b72c
    fix typo Chad Dougherty 2024-08-15 14:21:27 -0400
  • ce3dcc9856 Fix typo mo8it 2024-08-09 12:47:32 +0200
  • 4472d50eba chore: Release v6.2.0 rustlings-macros-v6.2.0 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
  • 701c3ea889 Add pending UI Remo Senekowitsch 2024-08-08 14:26:09 +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
  • 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