Commit Graph

1929 Commits

Author SHA1 Message Date
liv
f9f07bee09
Merge pull request #1304 from generalmimon/hints-rust-capitalize
chore: "rust" -> "Rust" in exercise hints
2022-12-28 10:59:02 +01:00
platformer
7e4ce38681 fix(threads1): make program panic if threads are not joined
closes #1298
2022-12-26 02:25:43 -06:00
Petr Pucil
4303717951 chore: "rust" -> "Rust" in exercise hints 2022-12-25 18:02:37 +01:00
liv
32b234c9f0 chore: update changelog 2022-12-23 17:09:04 +01:00
liv
9ad884aadb chore: bump version 2022-12-23 16:55:42 +01:00
liv
40b1b07915
fix(enums3): add extra tuple comment 2022-12-23 16:47:48 +01:00
liv
31469560ec
Merge pull request #1303 from rust-lang/all-contributors/add-tkburis
docs: add tkburis as a contributor for content
2022-12-23 16:44:22 +01:00
allcontributors[bot]
5e583770f7
docs: update .all-contributorsrc [skip ci] 2022-12-23 15:44:15 +00:00
allcontributors[bot]
130e57ec60
docs: update AUTHORS.md [skip ci] 2022-12-23 15:44:14 +00:00
liv
4ede64b729
Merge pull request #1279 from tkburis/main
Minor changes
2022-12-23 16:44:02 +01:00
liv
4521aed23b
Merge pull request #1293 from tysonliddell/fix_self_parameter
fix: Remove superfluous &self indirection
2022-12-23 16:22:51 +01:00
liv
4c3a00b5cd
Merge pull request #1301 from williamwebb/williamwebb-fix(hashmap3)-typo
fix(hashmaps3): fix typo in todo hint
2022-12-23 16:16:59 +01:00
liv
e0eef0e190
docs: add note about powershell compat
Closes #1299.
2022-12-23 16:16:24 +01:00
William Webb
e519b5079e
fix(hashmaps3): fix typo in todo hint 2022-12-20 21:17:32 -06:00
David Barroso
b2df015fe6 when generating lsp config use RUST_SRC_PATH if set 2022-12-10 14:05:44 +01:00
David Barroso
1ce671528e add missing RUST_SRC_PATH 2022-12-10 13:57:26 +01:00
David Barroso
3d693634b5 fix nix build on Darwin 2022-12-10 13:23:15 +01:00