6264 Commits

Author SHA1 Message Date
Frank King
05d114287b Temporarily remove the link to Drop::drop 2026-02-03 10:19:04 -05:00
Eric Huss
39aeceaa3a Synchronize TrplNote name
This changes the name of the `TrplNote` mdbook preprocessor so that it
matches the name used in `book.toml`. The reason this needs to be in
sync is that in upstream we use `MDBook::with_preprocessor` to replace
the preprocessor, but unfortunately it grabs the name from the
preprocessor itself. If these are out of sync, it ends up not being able
to replace the old preprocessor config. The API in mdbook should
probably be better to make it easier to manage the config. For now, this
is probably the easiest fix.
2025-12-12 11:02:27 -05:00
Eric Huss
9c9104e8a8 Update to mdbook 0.5
Changelog: https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-051

This also changes it so that it is not necessary to install
`mbdook-trpl`. This should make it easier to work with the book and the
extension.
2025-12-10 11:33:49 -05:00
cake-duke
8c0eacd5c4 Update ch07-02-defining-modules-to-control-scope-and-privacy.md 2025-11-18 10:36:41 -05:00
Tshepang Mbambo
37c01cbc56 use AND for search terms
The default is OR search, which is less popular (and therefore more surprising) than AND search
2025-11-18 10:33:41 -05:00
Carol (Nichols || Goulding)
f78ab89d75 Consistently use let...else 2025-11-09 22:30:48 -05:00
Carol (Nichols || Goulding)
646355a8c2 Merge branch 'main' into fix-typo-17-02 2025-11-08 18:21:52 -05:00
Carol (Nichols || Goulding)
95dd8a023b Change the hypothetical rand version number to be actually hypothetical
Now that rand 0.9 actually exists 😅 Hopefully version 0.999.0 won't
exist for a while!!

This should address some of the confusion in #4508 and shouldn't need
further updating even as rand's version increases (unless they go to 1.0
😳)
2025-11-08 12:33:26 -05:00
Carol (Nichols || Goulding)
dec931300f Update listing caption to match what's ending up in print 2025-11-08 12:33:26 -05:00
Nikita
3e7aac1d7b Fix minor style inconsistency 2025-11-08 12:11:04 -05:00
Carol (Nichols || Goulding)
747785cad0 Merge remote-tracking branch 'origin/pr/4564' 2025-11-08 11:48:13 -05:00
Carol (Nichols || Goulding)
f6106e9e61 Remove unnecessary adjective 2025-11-08 11:46:23 -05:00
Carol (Nichols || Goulding)
10e91187b8 Fix confusing sentence about let else 2025-11-08 11:44:41 -05:00
Carol (Nichols || Goulding)
06c74327fc Fix confusing sentence about let else 2025-11-08 11:41:42 -05:00
Carol (Nichols || Goulding)
f660f34188 Update to Rust 1.90 2025-10-27 21:41:51 -04:00
Carol (Nichols || Goulding)
6c890c7160 Update to Rust 1.89 2025-10-27 21:21:32 -04:00
Carol (Nichols || Goulding)
c143e8d728 Update to Rust 1.88 2025-10-27 21:00:51 -04:00
Carol (Nichols || Goulding)
3aa68a3411 Update to Rust 1.87 2025-10-27 20:54:50 -04:00
Carol (Nichols || Goulding)
92371d4d36 Update to Rust 1.86 2025-10-27 20:45:32 -04:00
Carol (Nichols || Goulding)
8695fc267f Remove unused subheadings 2025-10-24 11:39:51 -04:00
Carol (Nichols || Goulding)
af415fc6c8 Prepare for renaming of rust-lang/rust default branch 2025-10-20 10:01:39 -04:00
Carol (Nichols || Goulding)
6818718c6b Merge remote-tracking branch 'origin/pr/4387' 2025-10-18 21:56:07 -04:00
Carol (Nichols || Goulding)
984b579c3c Merge remote-tracking branch 'origin/pr/4476' 2025-10-18 21:36:25 -04:00
Carol (Nichols || Goulding)
c3f7e54bf0 Merge branch 'main' into add_vietnamese 2025-10-18 21:30:30 -04:00
cheater
13c4c069af Update CONTRIBUTING.md
Fix typo
2025-10-18 21:23:45 -04:00
nixxo
2a103c67e0 added Italian translation link 2025-10-18 21:17:58 -04:00
Carol (Nichols || Goulding)
121f07a7db Save regenerations of the rest of the nostarch snapshots
Looks like I forgot to save a few; some have weirdnesses i don't care to
special case right now
2025-10-18 21:13:33 -04:00
Carol (Nichols || Goulding)
2c56b53dfb text not rust 2025-10-18 21:13:33 -04:00
Carol (Nichols || Goulding)
a014f0a70f Add urls to the dictionary 2025-10-18 21:13:33 -04:00
Carol (Nichols || Goulding)
9fc2a4e8e4 Regenerate ch17 snapshot 2025-10-18 21:13:33 -04:00
Carol (Nichols || Goulding)
23657d4102 Rename trpl::run to trpl::block_on even in parts of listings not shown 2025-10-18 21:13:33 -04:00
Carol (Nichols || Goulding)
b2b0ca5451 Move around listings that were rearranged 2025-10-18 21:13:33 -04:00
Carol (Nichols || Goulding)
f427cc8425 Remove listings no longer used in Ch 17 2025-10-18 21:13:33 -04:00
Carol (Nichols || Goulding)
0d5a0dd395 Backport edits to chapter 17 2025-10-18 21:13:33 -04:00
Carol (Nichols || Goulding)
bd5cabb4b9 Fix section heading in chapter 17 2025-10-18 21:13:33 -04:00
Carol (Nichols || Goulding)
555182e7f2 Backport copyedit changes to Appendix E 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
7b2b4804c0 Backport copyedit changes to Appendix D 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
042803ac0f Backport copyedit changes to Appendix C 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
0846f81cab Address copyedit queries in Appendix C 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
799aa759e0 Backport copyedit changes to Appendix B 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
c0f0135ed8 Backport copyedit changes to Appendix A 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
d63db93eb1 Address copyedit queries in Appendix A 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
74a54e53f6 Add webpage to dictionary 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
8aa0d003e6 Backport copyedit changes to ch21 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
c466ae839e Address copyedit queries in ch21 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
57ff62db22 Backport copyedit changes to ch20 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
754db573f3 Address copyedit queries in ch20 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
f8f5adae09 Backport copyedit changes to ch19 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
6616b196c7 Address copyedit queries in ch19 2025-10-14 13:03:53 -04:00
Carol (Nichols || Goulding)
eb54c18184 Backport copyedit changes to ch18 2025-10-14 13:03:53 -04:00