Commit Graph

  • 1b9d4bbf72
    Fix typo in method name Tobias Klauser 2023-01-03 14:14:07 +0100
  • c6842938c9
    Merge pull request #1315 from rust-lang/all-contributors/add-dbarrosop liv 2023-01-03 10:21:49 +0100
  • 2be582fb27
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-01-03 09:21:41 +0000
  • 7ed0474364
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-01-03 09:21:40 +0000
  • 142633533e
    Merge pull request #1294 from dbarrosop/nix-darwin liv 2023-01-03 10:20:47 +0100
  • e6bc13ff04 added common cargoBuildInputs to all flake outputs David Barroso 2023-01-03 08:26:12 +0100
  • 49bbeeefae
    Merge pull request #1314 from rust-lang/all-contributors/add-seporterfield liv 2023-01-02 10:52:23 +0100
  • cb5371f86f
    docs: update .all-contributorsrc [skip ci] all-contributors/add-seporterfield allcontributors[bot] 2023-01-02 09:52:15 +0000
  • 3001f1ae02
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2023-01-02 09:52:14 +0000
  • 7e98f67df8
    Merge pull request #1313 from seporterfield/reorder-exercises liv 2023-01-02 10:51:50 +0100
  • a5429d59f9
    updated file paths for iterators, smart_pointers seporterfield 2023-01-01 02:46:40 +0100
  • 9860976af9
    added existing chapter for clippy to mapping seporterfield 2023-01-01 02:34:58 +0100
  • b2b6e6900f
    reformatted exercise->chapter mapping seporterfield 2023-01-01 02:29:45 +0100
  • 66eaaf7b6e
    fixed formatting seporterfield 2023-01-01 02:17:53 +0100
  • 3fad2a9c83
    gave smart_pointers its own README.md seporterfield 2023-01-01 02:17:23 +0100
  • 8405a61b07
    moved iterator exercises seporterfield 2023-01-01 02:02:49 +0100
  • e3e298cfa2
    moved iterator exercises seporterfield 2023-01-01 02:02:15 +0100
  • 0f02a9b9af
    moved iterator exercises seporterfield 2023-01-01 02:00:36 +0100
  • 5b0d587c22
    moved iterator exercises seporterfield 2023-01-01 01:59:35 +0100
  • e9dc52c2d3
    moved iterator exercises seporterfield 2023-01-01 01:58:57 +0100
  • a0c5a892d3
    refactoring standard_library_types as iterators seporterfield 2023-01-01 01:58:04 +0100
  • a8fd315e09
    moved rc to smart_pointers seporterfield 2023-01-01 01:52:47 +0100
  • e8c4aab643
    moved cow to smart_pointers seporterfield 2023-01-01 01:52:05 +0100
  • c3bab88fda
    moved box to smart_pointers seporterfield 2023-01-01 01:51:27 +0100
  • cf1ae884a1
    Merge pull request #1 from seporterfield/patch-1 seporterfield 2023-01-01 01:50:14 +0100
  • 05592acf40
    move arc to smart_pointers seporterfield 2023-01-01 01:44:47 +0100
  • cb79be921d
    reordered smart pointer exercises seporterfield 2023-01-01 01:32:38 +0100
  • 6cee997266
    Merge pull request #1311 from rust-lang/all-contributors/add-HerschelW liv 2022-12-30 16:53:05 +0100
  • 6367697d92
    docs: update .all-contributorsrc [skip ci] all-contributors/add-HerschelW allcontributors[bot] 2022-12-30 15:52:50 +0000
  • 25fc7814cc
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-12-30 15:52:49 +0000
  • 69e8a35fd1
    Merge pull request #1310 from HerschelW/enums3_chore liv 2022-12-30 16:52:29 +0100
  • 2f821aa30d chore: update enums3.rs addressing extra parentheses usage with tuples HerschelW 2022-12-30 08:14:13 -0600
  • f9f07bee09
    Merge pull request #1304 from generalmimon/hints-rust-capitalize liv 2022-12-28 10:59:02 +0100
  • 7e4ce38681 fix(threads1): make program panic if threads are not joined platformer 2022-12-26 02:25:43 -0600
  • 4303717951 chore: "rust" -> "Rust" in exercise hints Petr Pucil 2022-12-25 17:57:28 +0100
  • 32b234c9f0 chore: update changelog 5.3.0 liv 2022-12-23 17:09:04 +0100
  • 9ad884aadb chore: bump version liv 2022-12-23 16:53:03 +0100
  • a5f6114df7 chore: bump version percentage liv 2022-12-23 16:53:03 +0100
  • 40b1b07915
    fix(enums3): add extra tuple comment liv 2022-12-23 16:47:48 +0100
  • 31469560ec
    Merge pull request #1303 from rust-lang/all-contributors/add-tkburis liv 2022-12-23 16:44:22 +0100
  • 5e583770f7
    docs: update .all-contributorsrc [skip ci] all-contributors/add-tkburis allcontributors[bot] 2022-12-23 15:44:15 +0000
  • 130e57ec60
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-12-23 15:44:14 +0000
  • 4ede64b729
    Merge pull request #1279 from tkburis/main liv 2022-12-23 16:44:02 +0100
  • 4521aed23b
    Merge pull request #1293 from tysonliddell/fix_self_parameter liv 2022-12-23 16:22:51 +0100
  • 4c3a00b5cd
    Merge pull request #1301 from williamwebb/williamwebb-fix(hashmap3)-typo liv 2022-12-23 16:16:59 +0100
  • e0eef0e190
    docs: add note about powershell compat liv 2022-12-23 16:16:24 +0100
  • e519b5079e
    fix(hashmaps3): fix typo in todo hint William Webb 2022-12-20 21:17:32 -0600
  • b2df015fe6 when generating lsp config use RUST_SRC_PATH if set David Barroso 2022-12-10 14:05:44 +0100
  • 1ce671528e add missing RUST_SRC_PATH David Barroso 2022-12-10 13:57:26 +0100
  • 3d693634b5 fix nix build on Darwin David Barroso 2022-12-10 13:23:15 +0100
  • 71873e676f fix: Remove superfluous &self indirection Tyson Liddell 2022-12-09 20:42:39 +0000
  • b653d4848a doc: add hint on how to create codespace Emmanuel Roullit 2022-12-01 16:15:13 +0100
  • 4972bede48 dev: source cargo env files to find rustup Emmanuel Roullit 2022-12-01 14:30:03 +0100
  • f94f365e14 dev: add basic devcontainer settings file Emmanuel Roullit 2022-12-01 14:05:10 +0100
  • db53dbc126 chore: tidied up unmatched backticks TK Buristrakul 2022-11-24 19:41:25 +0000
  • a315f2fefb chore: added more descriptive TODOs TK Buristrakul 2022-11-24 19:39:54 +0000
  • be0b7e084e chore: minor change in comment TK Buristrakul 2022-11-24 19:20:59 +0000
  • e3af483fa6
    Merge pull request #1276 from rust-lang/all-contributors/add-craymel liv 2022-11-19 00:35:59 +0100
  • a8033e0193
    docs: update .all-contributorsrc [skip ci] all-contributors/add-craymel allcontributors[bot] 2022-11-18 23:35:52 +0000
  • e8ef4fe5d6
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-11-18 23:35:51 +0000
  • cea60a2eb9
    Merge pull request #1273 from craymel/fix-structs3-hint liv 2022-11-19 00:35:08 +0100
  • 2ceb59a11d fix: Update structs3 hint craymel 2022-11-18 23:38:27 +1100
  • 97e3c419aa
    Merge pull request #1263 from rust-lang/all-contributors/add-MoritzBoehme liv 2022-11-12 16:45:24 +0100
  • 28d78e288b
    docs: update .all-contributorsrc [skip ci] all-contributors/add-MoritzBoehme allcontributors[bot] 2022-11-12 15:45:16 +0000
  • 43c049df75
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-11-12 15:45:16 +0000
  • 0c05318237
    Merge pull request #1262 from rust-lang/all-contributors/add-winterqt liv 2022-11-12 16:44:44 +0100
  • 78e2685d5f
    docs: update .all-contributorsrc [skip ci] all-contributors/add-winterqt allcontributors[bot] 2022-11-12 15:44:32 +0000
  • ef3ef82057
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-11-12 15:44:31 +0000
  • d3f81b6e40
    Merge pull request #922 from MoritzBoehme/feat/add-nix-flake liv 2022-11-12 16:44:10 +0100
  • 2e1630c712 chore: style fixes mokou 2022-11-11 16:12:09 +0100
  • 4a60b7b2e3
    Merge pull request #1260 from rust-lang/all-contributors/add-mfurak liv 2022-11-07 15:14:29 +0100
  • 70f9f08d2c
    docs: update .all-contributorsrc [skip ci] all-contributors/add-mfurak allcontributors[bot] 2022-11-07 14:14:21 +0000
  • 6413f5b5d4
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-11-07 14:14:20 +0000
  • 82b79aac2f
    Merge pull request #1259 from mfurak/format-errors5 liv 2022-11-07 15:14:06 +0100
  • 152193b459 style: format errors6 with rustfmt mfurak 2022-11-06 20:42:17 +0100
  • d01ce8304e style: format errors5 with rustfmt mfurak 2022-11-06 20:28:34 +0100
  • 8b0507cac8
    Merge pull request #1248 from rust-lang/all-contributors/add-tfpk liv 2022-10-26 10:50:07 +0200
  • a0b10af1a3
    docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2022-10-26 08:49:53 +0000
  • a2134d70c6
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-10-26 08:49:52 +0000
  • 7380e43f28
    Merge pull request #1246 from tfpk/patch-1 liv 2022-10-26 10:49:39 +0200
  • 24da5b358f
    Merge pull request #1242 from aaarkid/patch-1 liv 2022-10-26 10:44:40 +0200
  • 8e0f5bf125
    feat: Add flake.nix for nix users Moritz Böhme 2022-01-25 11:47:16 +0100
  • da995b24eb
    feat(macros-readme): Add link to MacroKata Tom Kunc 2022-10-24 13:57:44 +1100
  • 623161e50d
    fix: Revert deref change Arkid 2022-10-21 02:45:31 +0200
  • b17295b36f
    Merge pull request #1239 from rust-lang/all-contributors/add-aaarkid liv 2022-10-18 11:39:56 +0200
  • ee84131171
    docs: update .all-contributorsrc [skip ci] all-contributors/add-aaarkid allcontributors[bot] 2022-10-18 09:39:50 +0000
  • a204524897
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-10-18 09:39:49 +0000
  • 49a101b189
    Merge pull request #1192 from aaarkid/patch-1 liv 2022-10-18 11:39:35 +0200
  • 53b8715ae3
    Merge pull request #1238 from rust-lang/all-contributors/add-mvanschellebeeck liv 2022-10-18 11:38:10 +0200
  • 61c086b242
    docs: update .all-contributorsrc [skip ci] all-contributors/add-mvanschellebeeck allcontributors[bot] 2022-10-18 09:38:02 +0000
  • 5e6207bb90
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-10-18 09:38:01 +0000
  • 572dd2e9f3
    Merge pull request #1236 from mvanschellebeeck/main liv 2022-10-18 11:37:44 +0200
  • ccd73c0a81 style: explicitly use Arc::clone Matthew Van Schellebeeck 2022-10-16 08:18:56 -0400
  • b3322e36ae
    Merge pull request #1234 from rust-lang/all-contributors/add-azzamsa liv 2022-10-14 10:30:55 +0100
  • 3cb9825033
    docs: update .all-contributorsrc [skip ci] all-contributors/add-azzamsa allcontributors[bot] 2022-10-14 09:30:48 +0000
  • eea039b025
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-10-14 09:30:47 +0000
  • 587e2d6dcd
    Merge pull request #1220 from azzamsa/percentage liv 2022-10-14 10:30:32 +0100
  • 94831a0d54
    Merge pull request #1233 from rust-lang/all-contributors/add-nyurik liv 2022-10-14 10:26:58 +0100
  • 8b251a202f
    docs: update .all-contributorsrc [skip ci] all-contributors/add-nyurik allcontributors[bot] 2022-10-14 09:26:51 +0000
  • c96fbc7180
    docs: update AUTHORS.md [skip ci] allcontributors[bot] 2022-10-14 09:26:50 +0000