mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-04-08 17:33:08 +02:00
* Fix typos Rust/100-integers.md * Grammatical clarity Rust/101-why-rust.md * Sentence restructuring for Rust/102-memory-safety.md * Additional linker explanation for newbies, Rust/103-installing-rust.md * Wording changes, Rust/103-installing-rust.md * "tools for debugging" -> "debugging tools" Rust/104-ides-and-rust.md * Small clarity change Rust/105-rust-repl.md * "systems" -> "system" (for consistency), Rust/101-why-rust.md * Clarity, Rust/101-variables.md * Small sentence edits, Rust/102-control-flow.md * Another small edit, 102-control-flow.md * Small changes + added `return` keyword info, Rust/103-functions.md * Rust/103-functions.md * Clarity/grammar for Rust/104-pattern-matching.md * Sentence flow + prose about pattern matching, Rust/100-syntax/index.md * Wording/paragraph improvements, Rust/100-syntax/index.md * List-ified, italics-ified for Rust/101-ownership/100-rules.md * Small changes + bullets for Rust/102-stack-heap.md * List-ify + small clarity improvements, Rust/101-ownership/index.md * Sentence flow & clarity for Rust/102-constructs/100-enums.md * Rewrite of Rust/100-enums.md * a -> an * List-ify and small edits for Rust/101-structs.md * Bold some stuff in Rust/101-structs.md * Small rewrite for Rust/102-traits.md * Rewrite Rust/103-impl-blocks.md * List-ify + clarity edits for Rust/102-constructs/index.md * More data types explanation for Rust/102-constructs/index.md * define -> declare * Update index.md * Unbolded “traits” * Unbolded “enum” + replaced em-dashes with commas * “Rust is a system…” * Replaced em-dashes with commas * Update 102-control-flow.md Replaced more em-dashes with commas * Unbold “struct” * Unbold “constructs”