Commit Graph

  • da9e96e876 Modernize tools package contents Chris Krycho 2024-04-29 09:21:19 -06:00
  • f48b281275 Convert to a workspace Chris Krycho 2024-04-29 08:05:04 -06:00
  • 303206849b Prepare to merge into TRPL repo Chris Krycho 2024-04-26 16:00:09 -06:00
  • 1787086b5f [ch10-03] Fix wording change about mandatory type annotation Luke Franceschini 2024-04-29 06:16:49 -04:00
  • 2eabe4eb1d Remove aria-label from <section>s. Chris Krycho 2024-04-26 14:49:57 -06:00
  • 8c899a3bee Correctly handle adjacent quotes and notes. Chris Krycho 2024-04-26 14:07:36 -06:00
  • 215420ab42 Rename header tests for clarity (prep for adding more tests!). Chris Krycho 2024-04-26 14:07:36 -06:00
  • 804a6ad768 Do *not* remove the leading “Note: ” from notes. Chris Krycho 2024-04-26 14:07:36 -06:00
  • 5f19f77fdf Invert the order of the pattern match for readability. Chris Krycho 2024-04-26 14:07:36 -06:00
  • 301c7048a3 Rename to mdbook-trpl-note. This is *very* specific. Chris Krycho 2024-04-26 14:02:56 -06:00
  • 563d52bcc5 Add support for headings. Chris Krycho 2024-04-26 13:05:54 -06:00
  • 077b0c98b4 Rename to mdbook-simple-note. No need to be so verbose! Chris Krycho 2024-04-26 12:54:52 -06:00
  • d098a33cb7 Integrate rewrite into an mdBook preprocessor Chris Krycho 2024-04-25 16:48:09 -06:00
  • da52d2ad99 Implement functionality for actual rewrite Chris Krycho 2024-04-25 16:32:47 -06:00
  • cb0a24007f Snapshot changes to ch7 to consider sending to nostarch Carol (Nichols || Goulding) 2024-04-25 16:53:14 -04:00
  • f954cb859f Snapshot changes to generated ch7 that SHOULDN'T be sent to nostarch Carol (Nichols || Goulding) 2024-04-25 16:47:51 -04:00
  • 98165c4279 Backport changes from print for ch7 Carol (Nichols || Goulding) 2024-04-25 15:59:23 -04:00
  • 4255d87df5 Add a CI status badge Chris Krycho 2024-04-24 16:55:47 -06:00
  • 71ea12e430 Add CI for main and PRs against main Chris Krycho 2024-04-24 16:27:04 -06:00
  • 608c35b52f Document the first test so people can understand it. Chris Krycho 2024-04-24 16:13:12 -06:00
  • e51828957d Add more crate-level docs and matching README materials. Chris Krycho 2024-04-24 16:13:12 -06:00
  • 3943e512f8 Re-export tokio::main as trpl::async_main and test it. Chris Krycho 2024-04-24 15:45:50 -06:00
  • fcd470c4a8 Add Tokio dependency Chris Krycho 2024-04-24 15:32:03 -06:00
  • 0ec7296ff7 Create crate for The Rust Programming Language Chris Krycho 2024-04-24 15:32:03 -06:00
  • d207d894cc Merge pull request #3898 from rust-lang/chriskrycho/crab-pincers Chris Krycho 2024-04-19 13:48:19 -06:00
  • 0b4e00345c Merge pull request #3897 from nyurik/redirect-lints Chris Krycho 2024-04-19 13:48:13 -06:00
  • 502d012cab Ch. 2: intentionally use {} at first Chris Krycho 2024-04-19 13:02:17 -06:00
  • c13271897d Inline fmt lints for redirects/ Yuri Astrakhan 2024-04-19 15:40:41 -04:00
  • 8a79f3e15d Merge pull request #3287 from bravequickcleverfibreyarn/listing-12-02 Chris Krycho 2024-04-19 13:36:49 -06:00
  • 62516ee9e3 Merge pull request #3896 from nyurik/inline-fmt-arg Chris Krycho 2024-04-19 13:36:10 -06:00
  • f3d9661aff Merge pull request #3290 from agotsis/closure-grammar Chris Krycho 2024-04-19 13:35:36 -06:00
  • 54726034c5 Ch. 12.3: be clearer about how expect was used Chris Krycho 2024-04-19 13:35:31 -06:00
  • 8264d69aa6 Ch. 13: unwrap_or_else takes all three kinds of closures Chris Krycho 2024-04-19 13:31:53 -06:00
  • c5211edeec Apply clippy::uninlined_format_args fix Yuri Astrakhan 2022-10-08 05:23:03 -04:00
  • 0bcde15346 Merge pull request #3890 from rust-lang/push-vmxrspyskulq Chris Krycho 2024-04-19 13:19:52 -06:00
  • 50149d92e0 Merge pull request #3281 from thedumbsloth/function_name_fix_7.3 Chris Krycho 2024-04-19 13:12:00 -06:00
  • 874d9a2131 Merge pull request #3895 from rust-lang/chriskrycho/vhb Chris Krycho 2024-04-19 13:06:51 -06:00
  • 523d960984 Merge main into chriskrycho/vhb Chris Krycho 2024-04-19 13:01:18 -06:00
  • 0729f34edc Ch. 2: Further simplify language about numbers Chris Krycho 2024-04-19 12:56:12 -06:00
  • f9d4e058a9 Merge pull request #3363 from vinsburg/patch-4 Chris Krycho 2024-04-19 12:51:38 -06:00
  • 82df41e8bd Ch. 4: include link forward to collections Chris Krycho 2024-04-19 12:46:08 -06:00
  • 162d540045 Merge pull request #3385 from nyurik/inlinefmt2 Chris Krycho 2024-04-19 12:03:47 -06:00
  • 6196a0ab45 Merge main into nyurik:inlinefmt2 Chris Krycho 2024-04-19 11:57:16 -06:00
  • 96224742f3 Merge pull request #3048 from nyurik/format-ident Chris Krycho 2024-04-19 11:49:12 -06:00
  • f84626dbe0 Merge pull request #3894 from rust-lang/revert-3397-ch18-03-pattern-syntax.md Chris Krycho 2024-04-18 16:34:49 -06:00
  • d737e4db6b Revert "ch18-03: Guarded match arm exhaustivness clarification" Chris Krycho 2024-04-18 16:14:25 -06:00
  • 8e5e4ae8df Merge pull request #3893 from rust-lang/push-zwrsqqxunozz Chris Krycho 2024-04-18 14:00:38 -06:00
  • 0b869eecc8 Ch. 18: further clarify about irrefutable patterns Chris Krycho 2024-04-18 13:55:40 -06:00
  • 976b2d812d Merge pull request #3381 from bravequickcleverfibreyarn/ch18-02-refutability.md Chris Krycho 2024-04-18 13:55:32 -06:00
  • 6d8afd25f0 Merge pull request #3217 from frankplow/error-handling-uses Chris Krycho 2024-04-18 13:44:41 -06:00
  • 49157edbca Merge pull request #3397 from bravequickcleverfibreyarn/ch18-03-pattern-syntax.md Chris Krycho 2024-04-18 12:28:53 -06:00
  • 18effd3176 Merge pull request #3284 from bravequickcleverfibreyarn/ch11-03-test-organization.md Chris Krycho 2024-04-18 12:13:52 -06:00
  • 076420ce20 Ch. 11: use scope tweak Chris Krycho 2024-04-18 12:03:45 -06:00
  • afe19ddb7e Merge pull request #3394 from MarijnRitzen/patch-3 Chris Krycho 2024-04-17 17:17:06 -06:00
  • d68ddcc4d5 Ch. 20: shorter version of corrected listing Chris Krycho 2024-04-17 17:16:59 -06:00
  • 0eb2257923 Merge pull request #3418 from krishnakumarg1984/kg/add_appendixe_url Chris Krycho 2024-04-17 17:11:02 -06:00
  • ba4b237a2f Merge pull request #3433 from SilkovAlexander/typo_to_trait Chris Krycho 2024-04-17 17:07:52 -06:00
  • 343c507f78 Merge pull request #3534 from generalmimon/patch-1 Chris Krycho 2024-04-17 16:20:03 -06:00
  • efb99cdcae Merge pull request #3892 from rust-lang/chriskrycho/ch-17-compilation-clarification Chris Krycho 2024-04-17 16:15:52 -06:00
  • 2320e43bfc Ch. 17: clarify 'in order to compile' Chris Krycho 2024-04-17 16:00:59 -06:00
  • d6adb1e276 Merge pull request #3891 from rust-lang/revert-3501-main Chris Krycho 2024-04-17 15:57:27 -06:00
  • ceacd6d75f Revert "Chapter 15-05: Fix incorrect interpretation of compiler error" Chris Krycho 2024-04-17 15:57:05 -06:00
  • 3bc567ead6 Merge pull request #3501 from kingh0730/main Chris Krycho 2024-04-17 15:57:02 -06:00
  • 55599681b9 Merge pull request #3506 from schuelermine/fix/cargo-login-security Chris Krycho 2024-04-17 15:52:05 -06:00
  • e9a58e3c8e Ch. 14: remove extra text from cargo login code sample Chris Krycho 2024-04-17 15:42:41 -06:00
  • a15d78c963 Merge pull request #3888 from dtolnay-contrib/syn2 Chris Krycho 2024-04-17 12:36:48 -06:00
  • 1221096717 Ch. 14: clarify workspace dependency reuse Chris Krycho 2024-04-17 11:40:43 -06:00
  • 7f2149c356 Merge pull request #3889 from rust-lang/chriskrycho/ch-3-break-vs-return Chris Krycho 2024-04-17 12:03:43 -06:00
  • 38831b8619 Chapter 3: Clarify return vs. break. Chris Krycho 2024-04-16 14:30:19 -06:00
  • e81491c11e Update syn dependencies in Chapter 19 to 2.0 David Tolnay 2024-04-15 11:19:24 -07:00
  • e58f1cabce Fix "Display type" to "Display trait" in ch19-03 Petr Pucil 2024-02-04 19:33:54 +01:00
  • 93293f01ac Merge pull request #3533 from jpearnshaw/patch-2 Chris Krycho 2024-04-10 13:23:34 -06:00
  • a2c1496c9b Update src/ch11-01-writing-tests.md Chris Krycho 2024-04-10 13:13:44 -06:00
  • db29c74ab3 Merge pull request #3579 from generalmimon/patch-2 Chris Krycho 2024-04-10 12:57:45 -06:00
  • e30d557aef Merge pull request #3882 from rust-lang/push-vokpwyslpuyy Chris Krycho 2024-04-10 12:55:18 -06:00
  • 566589d52a Merge pull request #3648 from nlegrand/main Chris Krycho 2024-04-10 12:52:01 -06:00
  • df98a0d107 Ch. 2: fix wording about cargo update Chris Krycho 2024-04-09 09:36:49 -06:00
  • 4f0989bec7 Merge pull request #3881 from rust-lang/push-uyqqkmqzpqsq Chris Krycho 2024-04-09 09:56:15 -06:00
  • 2ba7c530aa Merge pull request #3616 from ChrisDenton/msvc Chris Krycho 2024-04-09 09:55:45 -06:00
  • 8179f7543d Ch. 16: fix a grammar issue Chris Krycho 2024-04-08 13:28:11 -06:00
  • 058fc3ac78 Merge pull request #3546 from zica87/patch-1 Chris Krycho 2024-04-08 14:36:26 -06:00
  • 050b394303 Merge pull request #3570 from glasser/patch-1 Chris Krycho 2024-04-08 14:24:38 -06:00
  • dacef10f91 Merge pull request #3880 from kadiwa4/revert_3711 Chris Krycho 2024-04-08 14:17:23 -06:00
  • 60c3a5f623 Merge pull request #3631 from metalalive/update-example Chris Krycho 2024-04-08 14:14:25 -06:00
  • 74b9dd2cb6 Use explicit 2.0, not latest, for syn docs link Chris Krycho 2024-04-08 14:10:50 -06:00
  • 8355b06c77 Revert "Merge pull request #3711 from miketon/main" Kalle Wachsmuth 2024-04-08 22:02:32 +02:00
  • d0fa76d871 Merge pull request #3642 from Smeagol2069/patch-1 Chris Krycho 2024-04-08 13:37:53 -06:00
  • 9209f5e010 Merge pull request #3877 from seishun/patch-1 Chris Krycho 2024-04-08 13:34:55 -06:00
  • ff58b969cc Merge pull request #3879 from rust-lang/push-lxxrzyyuxszl Chris Krycho 2024-04-08 13:34:07 -06:00
  • 3dd1e24614 Ch. 7: add a note about the need for pub in one more place Chris Krycho 2024-04-08 12:55:34 -06:00
  • 3131aa4642 Merge pull request #3878 from rust-lang/push-ymnzrsytwntu Chris Krycho 2024-04-05 16:09:59 -06:00
  • 3e96c36763 Correct the description of Listing 5-6 Chris Krycho 2024-04-03 13:44:25 -06:00
  • 83fb659d7b Fix confusing sentence Nikolai Vavilov 2024-04-05 21:46:04 +03:00
  • ca38b939e4 Merge pull request #3790 from Blatko1/main Chris Krycho 2024-04-04 19:22:32 -06:00
  • 442eda7f98 Merge pull request #3857 from Chris-T-Jansen/ch20-full-code-update Chris Krycho 2024-04-04 17:15:41 -06:00
  • 4229b32898 reverted all the changes but one Blatko1 2024-04-04 19:10:49 +02:00
  • 3bff679476 Merge branch 'rust-lang:main' into ch20-full-code-update Christian Jansen 2024-04-03 17:12:48 -04:00
  • a14b54050c Updated listings based on listing-20-24 Chris Jansen 2024-04-03 17:12:03 -04:00
  • c64ca0d7bc Merge pull request #3876 from rust-lang/chriskrycho/note-text Chris Krycho 2024-04-03 13:56:33 -06:00
  • 204c6c40fd Make Note text in ch. 20 consistent with other notes Chris Krycho 2024-04-03 13:42:45 -06:00