Commit Graph

  • 5a7ef3e173 Fix typo. yb-xu 2026-03-26 11:03:34 -07:00
  • 2ff184f0da Fix typo. yb-xu 2026-03-26 10:59:46 -07:00
  • 5bc5e4a014 Fix typo in the comment of the first code example in ch05-data-structures.md. yb-xu 2026-03-26 10:47:39 -07:00
  • 2e138e5ead fixed the fat pointer layout diagram in ch02 of rust-patterns-book Ahbar1999 2026-03-26 13:45:35 +00:00
  • 7eb37ef123 Use size_of from prelude KonaeAkira 2026-03-26 08:36:45 +01:00
  • 3b8f9f8820 Merge pull request #30 from ChrisX101010/add-github-pages-link-to-readme atulkhare4096 2026-03-25 16:24:42 -07:00
  • 50468fa699 Merge pull request #33 from oliynykmax/fix-mdbook-install atulkhare4096 2026-03-25 16:23:26 -07:00
  • c1833ea181 Merge pull request #32 from rafalfitt/patch-1 atulkhare4096 2026-03-25 16:22:51 -07:00
  • bfca75a975 Merge pull request #26 from QuarticCat/mold atulkhare4096 2026-03-25 16:22:26 -07:00
  • 194a592746 Add unwrap() and Safety annotations Atul Khare 2026-03-25 16:20:08 -07:00
  • eb81e69927 Fix mdbook installation with --force flag Kort 2026-03-26 00:10:31 +02:00
  • d5d17038e0 Fix typo in Rust macros explanation Rafał Fitt 2026-03-25 21:08:25 +01:00
  • 51efc7c7f8 Merge pull request #28 from QuarticCat/addr2line atulkhare4096 2026-03-25 12:16:37 -07:00
  • 8611a9239b Merge pull request #29 from QuarticCat/ra-expand atulkhare4096 2026-03-25 11:47:39 -07:00
  • 3ce607ab01 Merge pull request #25 from QuarticCat/ci atulkhare4096 2026-03-25 11:44:36 -07:00
  • 88c12d4600 Merge pull request #27 from QuarticCat/cargo-shear atulkhare4096 2026-03-25 11:41:03 -07:00
  • d4e5327b0c Apply maintainer feedback: avoid bignum overhead and wrapping_add, improve benchmark fairness ChrisX001001 2026-03-25 19:38:36 +01:00
  • e164286839 Merge pull request #23 from oliynykmax/fix-github-pages-deployment atulkhare4096 2026-03-25 11:38:09 -07:00
  • ec6b165778 Merge pull request #21 from rongyi/patch-1 atulkhare4096 2026-03-25 11:31:07 -07:00
  • daeecad110 Merge pull request #24 from mady20/fix/cpp-book-links atulkhare4096 2026-03-25 11:24:29 -07:00
  • a87d4a1593 Refine fibonacci benchmark: improve wording, ensure fair comparison, clarify expectations ChrisX001001 2026-03-25 17:47:04 +01:00
  • 6ae88abf08 Fix technical accuracy issues Atul Khare 2026-03-25 09:33:05 -07:00
  • 729a0689b6 Teach how to expand macros using rust-analyzer QuarticCat 2026-03-26 00:20:10 +08:00
  • 1ccaec2d5b Remove redundant -g flag from perf record QuarticCat 2026-03-25 23:59:34 +08:00
  • a8b993fc45 Recommend gimli addr2line along with cargo-flamegraph QuarticCat 2026-03-25 23:58:41 +08:00
  • e34daab507 Recommend cargo-shear in ch07 QuarticCat 2026-03-25 23:47:34 +08:00
  • 1daa33ec65 Suggest MOLD_JOBS=1 env var in ch08 QuarticCat 2026-03-25 23:35:07 +08:00
  • 3b68b5cf70 Add Cargo.lock check and doc check to ch11 QuarticCat 2026-03-25 23:24:08 +08:00
  • 0d208605ff Fix broken navigation links in C/C++ book introduction mady20 2026-03-25 20:46:18 +05:30
  • 2dea6bb96c Found repo, no pages deployed, added workflow Kort 2026-03-25 16:26:03 +02:00
  • 1c8f9fd1ea Add GitHub Actions workflow for automatic deployment to GitHub Pages Kort 2026-03-25 16:14:24 +02:00
  • 18312b3272 Update ch03-built-in-types.md rongyi 2026-03-25 18:35:01 +08:00
  • e584432b44 Merge pull request #18 from adarshdhital007/fix/docs-links atulkhare4096 2026-03-24 23:10:11 -07:00
  • 2cd2ffd0e9 Merge pull request #4 from KonaeAkira/lending-iterator-comment atulkhare4096 2026-03-24 23:08:09 -07:00
  • f774d7f8a6 Merge pull request #5 from AmpF5/main atulkhare4096 2026-03-24 23:07:42 -07:00
  • 6a090f3d9c Merge pull request #6 from antonkesy/main atulkhare4096 2026-03-24 23:07:16 -07:00
  • b2b34589a5 Merge pull request #7 from OrlovEvgeny/fix/correct_gh_links atulkhare4096 2026-03-24 23:06:22 -07:00
  • 3b1c1f9f43 Merge pull request #13 from ChrisX101010/add-github-pages-link-to-readme atulkhare4096 2026-03-24 23:05:55 -07:00
  • 08bdfa39f7 Merge pull request #19 from jiengup/patch-1 atulkhare4096 2026-03-24 23:05:24 -07:00
  • c6dbd7edc8 [fix] fix a typo in ch07-1 Gunther Xing 2026-03-25 13:46:54 +08:00
  • 8d821ceac1 fix(docs, xtask): repair cross-book links and harden local serve Adarsh Dhital Khatri 2026-03-25 10:16:14 +05:45
  • 01aa4bc371 Add GitHub Pages link directly in README (closes #8) ChrisX001001 2026-03-25 00:22:21 +01:00
  • bd92d2f157 Fix typos Anton Kesy 2026-03-24 20:40:36 +01:00
  • 8d773e9630 Fixed github links Evgenii Orlov 2026-03-24 21:05:38 +01:00
  • e2daf2ffb4 Fix mermaid chart in ch05-data-structures-and-collections.md Mateusz Kurzyna 2026-03-24 20:01:49 +01:00
  • efda1f59b6 Remove obsolete comment in code example KonaeAkira 2026-03-24 07:40:48 +01:00
  • f584550151 Add Rust training material Atul Khare 2026-03-23 11:45:55 -07:00
  • 0d22582a62 Add license information Atul Khare 2026-03-20 21:07:52 -07:00
  • 55f0611896 Merge pull request #2 from microsoft/users/GitHubPolicyService/654d97c8-97dc-4a3b-95af-45012e6585af atulkhare4096 2026-03-20 20:05:47 -07:00
  • 972f5ccc50 Microsoft mandatory file users/GitHubPolicyService/654d97c8-97dc-4a3b-95af-45012e6585af microsoft-github-policy-service[bot] 2026-03-13 04:25:46 +00:00
  • f223ea21ad README.md: Setup instructions microsoft-github-operations[bot] 2026-03-13 04:25:23 +00:00