1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-05-25 17:36:11 +02:00

Commit Graph

  • d42a6e7415 Print the path of the missing file mo8it 2024-04-17 18:59:40 +0200
  • b9167e9299 Remove redundant checks mo8it 2024-04-17 18:19:15 +0200
  • 28ec0f864a Check the info file mo8it 2024-04-17 18:19:08 +0200
  • 7005d8a400 Fix typo mo8it 2024-04-17 16:11:44 +0200
  • 7f433ae28f Check the format version in `dev check` mo8it 2024-04-17 16:09:25 +0200
  • a2506f154b Update serde mo8it 2024-04-17 15:56:24 +0200
  • 501b973c25 Add "dev update" mo8it 2024-04-17 15:55:50 +0200
  • 4eec81a113
    ci: add `clippy` job to `rust.yml` workflow Hamir Mahal 2024-04-17 01:35:53 -0700
  • 9a13bccd63
    chore: changes from formatting on save Hamir Mahal 2024-04-17 01:35:29 -0700
  • 30636e7cf3 Use colors inside the test mo8it 2024-04-16 21:46:07 +0200
  • 67a15ef27f fix: remove bad hint in functions4 liv 2024-04-16 15:23:08 +0200
  • d322bcfcec Add description mo8it 2024-04-16 04:04:45 +0200
  • 0ac5aa7af2 Fix typo mo8it 2024-04-16 04:00:42 +0200
  • f9be652b3b Ready to publish mo8it 2024-04-16 03:56:08 +0200
  • 932f6b53a9 Add myself to the list of authors :) mo8it 2024-04-16 03:47:09 +0200
  • 4d9eb35ad7 Prepare for publishing the first alpha version mo8it 2024-04-16 03:46:04 +0200
  • 86d716cf8a Add comment about keeping dependencies mo8it 2024-04-16 03:43:34 +0200
  • 87db9129bc Add the mode field mo8it 2024-04-16 03:37:58 +0200
  • 6566c5904f Tell about updating Cargo.toml mo8it 2024-04-16 03:35:23 +0200
  • aa813fbce1 Update Cargo.toml on `dev check` mo8it 2024-04-16 03:30:28 +0200
  • d1ebbaa6f6 Add format_version to test info.toml files mo8it 2024-04-16 03:18:22 +0200
  • c07cf5bffe Fix typo mo8it 2024-04-16 03:18:06 +0200
  • df448c069c Fix running dev commands mo8it 2024-04-16 03:15:14 +0200
  • 25e7696565 Done `dev init` mo8it 2024-04-16 03:08:45 +0200
  • 92777c0a44 Add the format version mo8it 2024-04-16 01:22:54 +0200
  • 7ebc260924 Scetch the dev subcommand mo8it 2024-04-15 23:54:57 +0200
  • f5eaa578b9 Update deps mo8it 2024-04-15 23:35:30 +0200
  • 6f04570dd0 Revert "Implement third-party exercises trust handling" mo8it 2024-04-15 03:36:12 +0200
  • 15ca847c37 Implement third-party exercises trust handling mo8it 2024-04-15 02:11:27 +0200
  • c613b70363 Print the trimmed final message mo8it 2024-04-14 17:28:01 +0200
  • dc02c38a94
    Merge pull request #1942 from rust-lang/tui Mo 2024-04-14 17:13:32 +0200
  • 7526c6b1f9 Update POST_INIT_MSG mo8it 2024-04-14 17:11:27 +0200
  • 1cbabc3d28 Add the manual-run option mo8it 2024-04-14 17:10:53 +0200
  • bd10b154fe Clear the terminal after showing the welcome message mo8it 2024-04-14 16:07:17 +0200
  • 070a780d7f Trim the final message mo8it 2024-04-14 16:04:05 +0200
  • 8aef915ee7 Show the welcome message mo8it 2024-04-14 16:03:49 +0200
  • 3da860927d Use push instead of extend_from_slice on chars mo8it 2024-04-14 14:53:32 +0200
  • 1c90575b9f Update deps mo8it 2024-04-14 05:13:50 +0200
  • 9dcc4b7df5 Simplify the state file mo8it 2024-04-14 05:13:27 +0200
  • 9831cbb139 Fix tests mo8it 2024-04-14 03:13:33 +0200
  • bee62c89de Add terminal links mo8it 2024-04-14 02:41:19 +0200
  • 5c0073a948 Tolerate changes in the state file mo8it 2024-04-14 01:15:43 +0200
  • 2a26dfcb00 Remove unused ContextLine mo8it 2024-04-13 15:30:35 +0200
  • 24539666af Show the final message mo8it 2024-04-12 20:06:56 +0200
  • 757723a7e8 Add missing newline mo8it 2024-04-12 19:30:36 +0200
  • ff4c752984 Print FAILED mo8it 2024-04-12 19:30:29 +0200
  • 06d1089714 Set pending on fail in run mode mo8it 2024-04-12 19:24:26 +0200
  • 6e827da570 It doesn't take minutes :P mo8it 2024-04-12 19:18:16 +0200
  • 279ebdc153 Remove the modifier filter in the list mode mo8it 2024-04-12 19:16:52 +0200
  • 9b0eeb815a Fix Display for Exercise mo8it 2024-04-12 19:07:17 +0200
  • 44824718b2 Remove unused import mo8it 2024-04-12 18:58:01 +0200
  • 8bd03093eb Add newline at the end of the generated .gitignore mo8it 2024-04-12 18:57:39 +0200
  • d5a6dee1b3 Handle the case when all exercises are done mo8it 2024-04-12 18:57:04 +0200
  • a534de0312 Implement going to the next exercise mo8it 2024-04-12 15:27:29 +0200
  • 98c5088a39 Update deps mo8it 2024-04-12 14:52:50 +0200
  • 6807e63c5f Show done message mo8it 2024-04-12 02:45:54 +0200
  • 2a95a3e966 Deal with long strings mo8it 2024-04-12 01:24:01 +0200
  • 1e3745ccdf Update winnow mo8it 2024-04-12 00:58:26 +0200
  • d8160f9113 Remove outdated installation methods mo8it 2024-04-12 00:56:40 +0200
  • 6494a8c50b Remove the watch subcommand mo8it 2024-04-11 16:54:27 +0200
  • 864cfa725b Remove outdated tests mo8it 2024-04-11 15:10:15 +0200
  • e79bc727f0 Don't listen on keys with modifiers mo8it 2024-04-11 15:08:46 +0200
  • 2e1a87d7d3 Take care of filters when resolving the selected exercise mo8it 2024-04-11 14:58:56 +0200
  • f53a0e8700 Panic if there are no exercises mo8it 2024-04-11 14:39:19 +0200