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

Commit Graph

  • 99c9ab467b Implement resetting mo8it 2024-04-07 22:43:59 +0200
  • db43efe3ec Update .gitignore mo8it 2024-04-07 22:40:50 +0200
  • 9a4ee47c52 Separate WatchState mo8it 2024-04-07 19:29:16 +0200
  • 0a674a158d Separate UiState mo8it 2024-04-07 19:05:29 +0200
  • 3bd26c7a24 State -> StateFile mo8it 2024-04-07 19:01:08 +0200
  • 8c31d38fa1 Better variable name mo8it 2024-04-07 17:57:20 +0200
  • d988054ad8 Add UiState mo8it 2024-04-07 16:33:00 +0200
  • 2db86833a9 Fix lifetimes mo8it 2024-04-07 13:12:40 +0200
  • b0a4750624 Implement "continue at" mo8it 2024-04-07 04:59:22 +0200
  • 4f69285375 Shorten the help footer mo8it 2024-04-07 04:39:03 +0200
  • e640b4a1ff Add "Next" column mo8it 2024-04-07 04:36:27 +0200
  • 7f5a18fa34 Show help message mo8it 2024-04-07 04:19:50 +0200
  • c4897139ae Prevent unneeded redraws mo8it 2024-04-07 03:41:23 +0200
  • 372290a796 Done navigation mo8it 2024-04-07 03:38:18 +0200
  • 729385362c Update deps mo8it 2024-04-07 03:03:59 +0200
  • f6db88aca8 Started with list mo8it 2024-04-07 03:03:37 +0200
  • 0819bbe21f Can't use Ratatui for the watch mode :( mo8it 2024-04-07 01:17:53 +0200
  • 18342b3aa3 Verify starting with some index mo8it 2024-04-07 01:16:56 +0200
  • c2daad8340 Return an error instead of exiting mo8it 2024-04-07 01:15:47 +0200
  • de9a0ed522 Update state mo8it 2024-04-06 01:46:22 +0200
  • 06e7216c83 Elimintate an itermediate variable mo8it 2024-04-06 01:46:09 +0200
  • 60155294e9 Rename packages mo8it 2024-04-06 01:45:54 +0200
  • 3f2d41de9e Start with the state mo8it 2024-04-05 03:05:07 +0200
  • b0f19fd862 Start with the TUI mo8it 2024-04-05 03:04:53 +0200
  • 0bf51c6a0d Ignore .ignore mo8it 2024-04-05 00:59:21 +0200
  • 1d2c2cffd2 Remove .gitattributes mo8it 2024-04-05 00:59:13 +0200
  • 157fe016e5 Remove ui.rs mo8it 2024-04-05 00:49:22 +0200
  • 5a233398eb Fix tests mo8it 2024-04-05 00:44:43 +0200
  • 919ba88413 Use the pretty format when testing even with -q mo8it 2024-04-05 00:43:36 +0200
  • 445441ce25 Make gen-dev-cargo-toml a separate package mo8it 2024-04-04 23:16:57 +0200
  • 34375b2ebf Clean up as a preparation for the TUI mo8it 2024-04-04 21:06:11 +0200
  • 9ea744a710 Remove deps not needed in the TUI mo8it 2024-04-04 20:27:30 +0200
  • 2b6f9fb6a7 Add Ratatui mo8it 2024-04-04 20:21:55 +0200
  • 8c8f30d8ce
    Merge pull request #1931 from mo8it/standalone-binary Mo 2024-04-04 15:48:07 +0200
  • b6c434c445 Remove optional version field mo8it 2024-04-04 15:45:53 +0200
  • 569a68eb73 Minify generated Cargo.toml mo8it 2024-04-04 15:44:48 +0200
  • 1885ece2dc Merge branch 'main' mo8it 2024-04-04 15:31:59 +0200
  • 459c52137a
    Merge pull request #1765 from junderw/junderw/fix-gitignore Mo 2024-04-01 19:33:28 +0200
  • 190945352a Add comments about dev/Cargo.toml mo8it 2024-04-01 18:52:43 +0200
  • def8d2c569 Add VerifyState mo8it 2024-04-01 18:38:01 +0200
  • fdd7de00bd Improvements to verify mo8it 2024-04-01 18:21:56 +0200
  • 2f30eac27f Remove unneeded .iter() mo8it 2024-04-01 17:36:42 +0200
  • 16985a7582 going Kim Tae Hoon 2024-04-01 12:59:49 +0900
  • 270cb2e3a2 my applications Kim Tae Hoon 2024-04-01 12:42:01 +0900
  • 14f3585816 Make cargo run work mo8it 2024-04-01 02:11:52 +0200
  • 8ad18de54c Use var_os to avoid conversion to String mo8it 2024-03-31 20:11:08 +0200
  • 7560aec66b Inline reset mo8it 2024-03-31 20:08:23 +0200
  • fb32d0b86f Remove redundant test mo8it 2024-03-31 18:59:07 +0200
  • 7090fffeae Fix tests mo8it 2024-03-31 18:59:01 +0200
  • c1de4d46aa Some improvements to error handling mo8it 2024-03-31 18:25:54 +0200
  • 82b563f165 Use Cargo instead of rustc mo8it 2024-03-31 16:55:33 +0200
  • 9cb25e16f9
    Merge pull request #1928 from mo8it/v1-readme liv 2024-03-31 16:25:00 +0200
  • ca07abf3dc
    Merge pull request #1929 from mo8it/threads2 liv 2024-03-31 16:22:54 +0200
  • da2fc6c936
    Rustlings solutions Mike Sandman 2024-03-30 21:16:47 -0400
  • b711dd692a Add .gitignore mo8it 2024-03-31 02:04:41 +0100
  • 1e1f031713 Fix path comparison mo8it 2024-03-31 00:49:19 +0100
  • 159f0f0afc
    refactor: swap modules and strings order to be consistent with the rust book Grigory Zaripov 2024-03-30 23:47:30 +0300
  • b5e17c965d Add an error message when a file is not embedded mo8it 2024-03-30 21:15:11 +0100
  • 23f0fae1c8 Show a success message after resetting mo8it 2024-03-30 21:13:28 +0100
  • 79ca821e26 Fix tests mo8it 2024-03-30 20:48:30 +0100
  • fe7d775818 Remove the installation scripts mo8it 2024-03-30 18:52:49 +0100
  • 4e59857228
    Merge pull request #1934 from rust-lang/all-contributors/add-loshz Mo 2024-03-29 20:04:20 +0100
  • c2b7f45806
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-03-29 19:03:58 +0000
  • c6597d0010
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-03-29 19:03:57 +0000