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

Commit Graph

  • 69b6d2116b
    Complete variables challenge Suzie Kim 2024-01-31 10:09:11 -0500
  • c440da8963
    Complete intro exercises Suzie Kim 2024-01-31 10:03:22 -0500
  • 32886f46b7
    Update exercise.rs oM 2024-01-30 17:20:36 +0800
  • c71a5852cf
    Update variables2.rs oM 2024-01-30 17:13:35 +0800
  • 1d940bebf0 fix assert statement in quiz 2 Manoj Mohan 2024-01-29 15:36:46 +0530
  • 6072ec16a0 fix: Ensure scripts have LF line endings Peter Neave 2024-01-23 12:33:21 +1100
  • b79d89c135 fix: Make variable immutable in move_semantics3.rs Filip Razek 2024-01-20 20:30:32 +0100
  • 6279d2b04c Update errors6.rs Nielsen 2024-01-19 11:40:46 +0100
  • b70ed105db chore: update from_into.rs task description to fit the code reifenrath-dev 2024-01-19 11:18:54 +0100
  • 9a5df9311d
    fix: solved 03_if Nevin Aragam 2024-01-18 23:37:06 -0700
  • 9ca4d9f5e4
    Merge pull request #4 from themightylaz/errors Lars Nielsen 2024-01-18 22:30:18 +0100
  • ba1bd121de errors Nielsen 2024-01-18 22:29:50 +0100
  • 87a5750c76 Initial commit AlexiLRX 2024-01-18 21:24:30 +0000
  • 3ecadb74ac optimized the UI code AnonimAnonim2245 2024-01-18 15:02:47 +0200
  • 236db88d7a optimized the UI code AnonimAnonim2245 2024-01-18 15:01:19 +0200
  • 3fc3423f7e optimized the UI code AnonimAnonim2245 2024-01-18 14:59:25 +0200
  • 971ff5412a optimized the UI code AnonimAnonim2245 2024-01-18 14:55:45 +0200
  • 95c25616b0
    fix: solved 02_functions Nevin Aragam 2024-01-17 23:05:55 -0700
  • 4d3a0b4265 fix(from_into): correcting test from commit 2691a35 charlielu05 2024-01-18 01:07:37 +0000
  • fdf1d54080 Complete use statement for SystemTime and UNIX_EPOCH Rock070 2024-01-18 01:08:05 +0800
  • e1ee32d60d Fix use statements in delicious_snacks module Rock070 2024-01-18 01:07:10 +0800
  • 2961e5434e
    fix: solved 01_variables Nevin Aragam 2024-01-17 00:25:27 -0700
  • d7ce72e95f
    fix: solved 00_intro. Nevin Aragam 2024-01-17 00:10:26 -0700
  • dc9c21c41a
    Merge pull request #3 from themightylaz/option-exercises Lars Nielsen 2024-01-15 16:01:16 +0100
  • 5fa44dc52a option exercises Nielsen 2024-01-15 16:00:51 +0100
  • b428dd2b8d option excersises Nielsen 2024-01-15 15:52:26 +0100
  • 8d0aa11a35
    Merge pull request #1826 from rust-lang/all-contributors/add-gerases liv 2024-01-15 14:52:04 +0000
  • e2674498c6
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2024-01-15 14:51:48 +0000
  • 3200581d4d
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2024-01-15 14:51:47 +0000
  • 6afc4840b4
    Merge pull request #1819 from gerases/grammar-fix liv 2024-01-15 14:51:31 +0000
  • 6b6f0312a3 fix: fmt issue Patrik Kaprinay 2024-01-14 11:49:38 +0100
  • c7ba0048e0 fix: fixed windows only test issue Patrik Kaprinay 2024-01-14 11:46:22 +0100
  • 3526f9dec5 fix: github actions fmt and test fixes Patrik Kaprinay 2024-01-14 11:40:56 +0100
  • acf135620b feat: added next up message with the path of next exercise Patrik Kaprinay 2024-01-14 01:28:00 +0100
  • eb99e60ed8 Refactor factorial function using custom iterator Rock070 2024-01-11 23:22:52 +0800
  • 77c6ac4868 Refactor factorial function using custom iterator Rock070 2024-01-11 01:32:25 +0800
  • 5d6b812293 Refactor iterator functions to return division results Rock070 2024-01-10 23:45:35 +0800
  • 9247e98c37 Fix capitalization in iterators2.rs Rock070 2024-01-10 00:40:15 +0800
  • 93aef73eb5 Correct for more standard English Sergei Gerasenko 2024-01-09 10:16:51 -0600
  • 2c4dc73771 Fix iterator implementation in iterators1.rs Rock070 2024-01-10 00:11:33 +0800
  • d6c5788761 Fix tests and add Rectangle struct Rock070 2024-01-08 23:51:45 +0800
  • 4ad24e4e34 Fix assert statement in tests1.rs Rock070 2024-01-08 23:51:41 +0800
  • 0a124c2995 Merge branch 'main' into dev Dominic London 2024-01-07 22:23:11 +0000
  • 34a30bffd4 92/95 (95.8 %) Dominic London 2024-01-07 22:13:00 +0000
  • 7cf03a5eab first set of solutions Andreas Wuttke 2024-01-07 14:04:48 +0100
  • b6c20b14c2 complete the exercises if phapdev 2024-01-07 15:02:20 +0700
  • 51746ac0e1 complete the exercises functions phapdev 2024-01-07 14:27:36 +0700
  • aafa6794fb complete the exercises variables phapdev 2024-01-07 14:10:04 +0700
  • f016d646f6 complete the intro1-2 exercise phapdev 2024-01-07 13:59:10 +0700
  • ab8afb64d6 move is done Artur Zinurov 2024-01-05 01:09:35 -0600
  • 342872c5eb
    Merge pull request #3 from ArturZinurov/vecs Artur Zinurov 2024-01-04 23:57:10 -0600
  • 3016c87f22 vectors done Artur Zinurov 2024-01-04 23:55:30 -0600
  • 89c0870ede
    Merge pull request #2 from ArturZinurov/primitive_types Artur Zinurov 2024-01-04 23:17:07 -0600
  • 3e427ac3a6 primitive types done Artur Zinurov 2024-01-04 23:07:56 -0600
  • edd6b3eb49 Refactor struct Book to use lifetimes Rock070 2024-01-05 00:28:18 +0800
  • 2432fde73d Refactor longest function and remove unnecessary code Rock070 2024-01-05 00:28:14 +0800
  • f996183355 Refactor longest function to use lifetimes Rock070 2024-01-05 00:28:10 +0800
  • ff71b235a3
    Merge pull request #2 from themightylaz/solve-quiz2 Lars Nielsen 2024-01-03 11:32:26 +0100
  • 3f97251b6e Update quiz2.rs Nielsen 2024-01-03 11:31:58 +0100
  • 33305ccfb5
    Merge pull request #1 from themightylaz/approx-50%-done-so-far Lars Nielsen 2024-01-02 20:25:34 +0100
  • ffa5ecff9f approx 50% done so far Nielsen 2024-01-02 20:24:56 +0100
  • 7eb8d0f619 done approx 50% Nielsen 2024-01-02 19:38:04 +0100
  • b3fbab1791 Refactor some_func to accept a generic type implementing SomeTrait and OtherTrait Rock070 2024-01-03 00:37:32 +0800
  • 1f926b4358 Refactor compare_license_types function Rock070 2024-01-03 00:28:39 +0800