Commit Graph

11 Commits

Author SHA1 Message Date
LukeMathWalker
4401743807 Formatter 2024-05-24 18:16:20 +02:00
Luca Palmieri
1aae615bb4 Automatically add exercise links to sections. (#52)
We use an mdbook preprocessor to automatically generate links to the relevant exercise for each section.
We remove all existing manual links and refactor the deploy process to push the rendered book to a branch.
2024-05-24 18:15:38 +02:00
Luca Palmieri
99591a715e Formatter (#51)
Enforce consistent formatting use `dprint`
2024-05-24 17:00:03 +02:00
Luca Palmieri
f388b2a6c3 Add CI job to verify that we have no broken links. (#50)
Fix all broken links.
2024-05-24 16:45:59 +02:00
Sympatron GmbH
7a4fa2d1f4 Fix broken links (#47) 2024-05-24 12:57:57 +02:00
LukeMathWalker
1993f43418 You can assign an if/else expression to a variable. 2024-05-24 12:20:11 +02:00
Onè
d9193d4b41 remove unused footnote (#38) 2024-05-23 09:04:58 +02:00
Thanos
8c3ef6cb51 fix spelling error (#11) 2024-05-18 17:54:24 +02:00
Wojtek Porczyk
fe189a64e4 10_as_casting.md: fix 256 bit representation (#6) 2024-05-17 16:58:50 +02:00
Maxim Philippov
69e7b28097 Fix a nano-typo in 04_panics.md 2024-05-17 10:32:16 +02:00
LukeMathWalker
5edebf6cf2 100 exercises to learn Rust 2024-05-12 22:47:45 +02:00