Skip to content

Conversation

illicitonion
Copy link
Contributor

This may not be obvious to people who have never experienced compiler-driven refactoring before, and feels worth calling out.

This may not be obvious to people who have never experienced compiler-driven refactoring before, and feels worth calling out.
Copy link

netlify bot commented Oct 31, 2024

Deploy Preview for taupe-lily-3539f6 ready!

Name Link
🔨 Latest commit 47bb99d
🔍 Latest deploy log https://app.netlify.com/sites/taupe-lily-3539f6/deploys/672388b5b73a4900080871bf
😎 Deploy Preview https://deploy-preview-200--taupe-lily-3539f6.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@LukeMathWalker
Copy link
Collaborator

Thanks!

@LukeMathWalker LukeMathWalker merged commit ab1eb5d into mainmatter:main Dec 18, 2024
1 of 3 checks passed
woojunro added a commit to woojunro/100-exercises-to-learn-rust that referenced this pull request Jan 2, 2025
* use OpenSans as fallback font on PRs from forks * Fix typo * Update reference from Rustonomicon to Rust Reference The exercise refers to the "Data layout" section of the Rustonomicon, but now that section claims itself deprecated and redirects to the "Type layout" section of The Rust Reference. * 05_ticket_v2 outro: correct comment on title (mainmatter#179) Characters was meant to be bytes, this was missed in a former refactoring * Change docstring: "when converted to `u8`" Fixed docstring * exercises 02_basic_calculator/04_panics: fix comma splice in panic message * Update 08_overflow.md if you read threw the profile docs it provides 4 profiles. https://doc.rust-lang.org/cargo/reference/profiles.html * chore(ci): re-create book artifacts at the beginning of each month * Update 08_overflow.md Added some context. * Update 11_clone.md (mainmatter#205) typo in code * format * debug pandoc build * fix reference to fallback font * switch off Pandoc verbosity * run Gravity on online PDF * debug * fix a superfluous word in a comment (mainmatter#217) * fix a small typo in 11_locks.md (mainmatter#219) * Fix typo in 03_leak.md (mainmatter#220) Corrected a confusing sentence with double negative. * Add install steps to the welcome page (mainmatter#196) * Warn about the risks of using catch-all patterns (mainmatter#200) * doc: update book 06_01_arrays (mainmatter#195) * Update aliases * Update redirects * Formatting * Link to the next tutored session in the methodology section * Ignore dead code warnings until visibility has been explained (mainmatter#232) * Format all manifests * Don't mark Rust code snippets as runnable * Showcase else-if (mainmatter#234) * Give a more structure hint for iteration exercises (mainmatter#235) * Clarify that both crate and super are keywords (mainmatter#236) * Clarify Send-Sync relationship (mainmatter#237) * Change if-else exercise to require an if-else (mainmatter#238) * Avoid using a suffix (mainmatter#239) --------- Co-authored-by: Marco Otte-Witte <marco.otte-witte@mainmatter.com> Co-authored-by: Simon Morgan <sjm@sjm.io> Co-authored-by: Luca Boschetto <61137723+LucaBoschetto@users.noreply.github.com> Co-authored-by: iacri <49108209+iacri@users.noreply.github.com> Co-authored-by: Henk Oordt <hd@oordt.dev> Co-authored-by: Benjamin Tamasi <half2me@users.noreply.github.com> Co-authored-by: Vincent Ging Ho Yim <cenviity@gmail.com> Co-authored-by: Manuel Bichler <bichler@gmail.com> Co-authored-by: Bartlomiej Dudzik <bartholomew.dudzik@gmail.com> Co-authored-by: Robertino <48034748+rober-m@users.noreply.github.com> Co-authored-by: dawe <dawedawe@posteo.de> Co-authored-by: Will Bush <git@willbush.dev> Co-authored-by: Daniel Wagner-Hall <dawagner@gmail.com> Co-authored-by: Maor Levy <Atixx@users.noreply.github.com> Co-authored-by: LukeMathWalker <20745048+LukeMathWalker@users.noreply.github.com>
colinstrout pushed a commit to colinstrout/100-exercises-to-learn-rust that referenced this pull request Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants