rust_exercises.git
2024-10-09 AdalfarusUpdate lib.rs, added info that needed panic messages...
2024-10-08 Marco Otte... Merge pull request #161 from mainmatter/cover-for-pdf
2024-10-08 Marco Otte... add real back and front cover
2024-10-02 Marco Otte... add cover and back to downloadable pdf
2024-10-02 Marco Otte... Merge pull request #159 from mainmatter/style-ebook
2024-10-02 Marco Otte... simplify ebook styling config
2024-10-02 Remo SenekowitschFix typo (#160)
2024-09-27 Luca Palmierichore: Shorten links
2024-09-27 Luca PalmieriAdd link to paperback.
2024-09-22 David ParraTypo (#154)
2024-09-19 Marco Otte... Merge pull request #133 from mainmatter/style-book
2024-09-19 Marco Otte... Merge pull request #150 from mainmatter/LukeMathWalker...
2024-09-19 Luca PalmieriDon't omit macros from PDF and ePUB versions
2024-09-11 Abdelrahman... add test coverage for IndexMut<&TicketId> (#142)
2024-09-11 Tobias HermannRemove duplicated mention of slices in 00_intro.md...
2024-08-27 Marco Otte... move comment to meaningful place
2024-08-27 Marco Otte... make fontsize 1pt smaller
2024-08-22 Marco Otte... use less teal for sh theme
2024-08-22 Marco Otte... actually use custom highlighting theme
2024-08-22 Marco Otte... remove background color on operators
2024-08-22 Marco Otte... add lost settings for print version back in
2024-08-20 Marco Otte... copy config to paperback
2024-08-20 Marco Otte... custom syntax highlighting
2024-08-20 Marco Otte... set link and url styles
2024-08-20 Marco Otte... use Core Sans font
2024-08-14 Henk OordtMerge pull request #131 from ehershey/grammar
2024-08-13 Ernie HersheyGrammar fixups
2024-08-13 Luca PalmieriAdd ePUB format (#130)
2024-08-07 LukeMathWalkerAdjust margins for paperback version. Ensure nothing...
2024-08-06 LukeMathWalkerredirects -> _redirects
2024-08-06 Luca PalmieriAdd print-ready PDF (#127)
2024-08-06 LukeMathWalkerAdd formats.
2024-08-05 mckzmFix reference to supertrait syntax in 09_error_trait...
2024-08-05 Luca PalmieriRender the book in PDF using `pandoc` and LaTeX. (...
2024-08-05 mckzmFix minor typo in 09_bounded.md (#125)
2024-08-01 LukeMathWalkerFormatting
2024-08-01 LukeMathWalkerChange exercise for mutable slices. Closes #26
2024-08-01 LukeMathWalkerEnsure that overflow checks are active for the `copy...
2024-08-01 LukeMathWalkerIt's enough for one field to be private. Closes #69
2024-08-01 LukeMathWalkerFormatting
2024-08-01 LukeMathWalkerRemove reference to `cargo new` to avoid confusion...
2024-08-01 LukeMathWalkerAdd `cargo-modules`. Closes #101
2024-08-01 LukeMathWalkerFix #104
2024-08-01 LukeMathWalkerReword 'static issues. Closes #117
2024-07-30 LukeMathWalkerNo need to deploy anymore.
2024-07-28 code-cpUpdate 06_async_aware_primitives.md (#122)
2024-07-17 Zhang ZihaoFix a typo (#116)
2024-07-07 Jack MoffittRemove pub visibility on `server()` as the argument...
2024-06-30 Evgeniy Filimonov07_threads: 03_leak: Leak vector with Vec::leak, not...
2024-06-29 Palash Nigam... Ch-08 Futures Exercise 02: Fix typo (#106)
2024-06-27 LOGIfix(typo): a module name in comments (#102)
2024-06-27 Saqib Ahmedfix: fix a typo (#103)
2024-06-20 Jerry WuUpdate 11_locks.md (#94)
2024-06-20 Ernie Hersheyfix syntax with comma (#89)
2024-06-20 OnèChange test to require impl (#87)
2024-06-20 tomgrbzRemove array/slice syntax from argument &mut str in...
2024-06-05 Felix PherryFix: typos (#84)
2024-06-01 Felix Pherryfix(book): Correct type parameter naming convention...
2024-05-29 rithvik-boschnit: grammar (#70)
2024-05-28 LukeMathWalkerAdd a TODO to make things more explicit.
2024-05-28 LukeMathWalkerReword.
2024-05-28 Keshav ChakravarthyBetter example for ownership transfer using String...
2024-05-28 Ernie HersheyGrammar typo (#65)
2024-05-28 OnèChange execution unit name (#60)
2024-05-28 Shinya FujinoUpdate variant name (#58)
2024-05-28 Shinya FujinoFix a typo (#57)
2024-05-28 Onètypos (#55)
2024-05-24 LukeMathWalkerRemove new line.
2024-05-24 LukeMathWalkerRe-add necessary references section in 06/06
2024-05-24 LukeMathWalkerCreate branch first.
2024-05-24 LukeMathWalkerFetch history.
2024-05-24 LukeMathWalkerFix deploy step.
2024-05-24 LukeMathWalkerFormatter
2024-05-24 Luca PalmieriAutomatically add exercise links to sections. (#52)
2024-05-24 Luca PalmieriFormatter (#51)
2024-05-24 LukeMathWalkerRun CI on pushes to main too.
2024-05-24 Luca PalmieriAdd CI job to verify that we have no broken links....
2024-05-24 Onèadd system to sentence (#48)
2024-05-24 Sympatron GmbHFix broken links (#47)
2024-05-24 LukeMathWalkerImprove `Output` explanation.
2024-05-24 LukeMathWalkerRestructure negative trait bounds section.
2024-05-24 LukeMathWalkerReword instructions.
2024-05-24 LukeMathWalkerAdd trait recommendations.
2024-05-24 LukeMathWalkerYou can assign an `if/else` expression to a variable.
2024-05-24 LukeMathWalkerFix typo.
2024-05-24 LukeMathWalkerExplain that generic parameters don't have to be single...
2024-05-24 OnèAdd missing word (#45)
2024-05-24 Shinya FujinoUpdate references in `book/src/04_traits` (#46)
2024-05-23 LukeMathWalkerFix index.
2024-05-23 LukeMathWalkerAdd new section on trait bounds.
2024-05-23 LukeMathWalkerRemove ambiguity in 03/07 exercise mandate.
2024-05-23 LukeMathWalkerImprove `as` casting exercise.
2024-05-23 Onèreword tuples introduction (#42)
2024-05-23 Onètypos (#41)
2024-05-23 OnèAlign arrows in diagrams (#39)
2024-05-23 OnèChange part of speech for syntax (#40)
2024-05-23 Onèremove unused footnote (#38)
2024-05-22 LukeMathWalkerUse "bytes" instead of "characters" consistently when...
2024-05-22 LukeMathWalkerAdd more resources to "Derive" section. Closes #34
2024-05-22 LukeMathWalkerFix test to use &mut rather than &. Closes #30
next