Commit Graph

5096 Commits

Author SHA1 Message Date
Chris Krycho bd4b10ea42
Merge pull request #3652 from krisvanrens/ch15-fix-consistency
Consistency fix: start note sentence with a capital
2024-04-03 13:39:24 -06:00
Chris Krycho 8f201a99c6
Merge pull request #3656 from arjun051/patch-1
Update README.md
2024-04-03 13:29:42 -06:00
Chris Krycho 54d5a35dfb
Revert extraneous comma 2024-04-03 13:27:16 -06:00
Chris Krycho 2adca487f7
Merge pull request #3767 from stomar/formatting-style
Update panic! formatting style for Guess example
2024-04-02 19:18:21 -06:00
Chris Krycho 0f91edfc07
Merge pull request #3780 from stomar/correction-in-ch13-01
Small correction in ch13-01
2024-04-02 19:13:27 -06:00
Chris Krycho 000f4d97b6
Merge pull request #3694 from rahulrao0209/patch-1
Fix a wording typo in ch07
2024-04-02 16:24:54 -06:00
Chris Krycho ff5c65dc7c
Merge branch 'main' into patch-1 2024-04-02 16:23:18 -06:00
Christian Jansen 99ed77b1d5
Merge branch 'rust-lang:main' into ch20-full-code-update 2024-04-01 18:03:40 -04:00
Chris Krycho 895b9c838f
Merge pull request #3874 from rust-lang/chriskrycho/fix-3561
Fix a typo: remove an extra 's' from ch. 18.01
2024-04-01 14:37:11 -06:00
Chris Krycho ee832a0849 Fix a typo: remove an extra 's' from ch. 18.01
Fixes #3561
2024-04-01 14:29:17 -06:00
Chris Krycho d4fa85a562
Merge pull request #3672 from meni-adin/chap_12_5_redundant_words
Remove redundant words
2024-04-01 14:07:19 -06:00
Christian Jansen e7db56aa4d
Merge branch 'rust-lang:main' into ch20-full-code-update 2024-03-29 20:38:18 -04:00
Chris Krycho 7a90386961
Merge pull request #3704 from qualitysoftwareguy/patch_3703
Fix #3703
2024-03-28 20:39:08 -06:00
Chris Krycho 529b9e0d1a
Merge pull request #3711 from miketon/main
Update loop to Result: 10
2024-03-27 18:05:28 -06:00
Chris Krycho d1770c8bdf
Merge pull request #3726 from lmanerich/ch12-03-l12
Added "--" between run and args on ch12-03-l12
2024-03-27 17:13:10 -06:00
Chris Krycho ad04352803
Merge pull request #3859 from wangkirin/patch-1
Add  maintenance time section in  appendix-07-nightly-rust.md
2024-03-27 14:57:55 -06:00
Chris Krycho ff1602d3ef
Tweak wording of new support timeline language 2024-03-27 14:55:03 -06:00
Chris Krycho 9c5f2f4906
Merge pull request #3839 from p0m0h3/main
Update the link to the farsi translation repository
2024-03-27 13:56:49 -06:00
Chris Krycho 039b358cb0
Merge pull request #3830 from undecidedapollo/fix-mdbook-install-command
Update README to use --locked for installing mdbook
2024-03-27 13:53:48 -06:00
Chris Krycho 459f341b19
Merge pull request #3738 from stu-h/patch-1
Reword "`union`s" to "a `union`"
2024-03-27 12:30:47 -06:00
Chris Krycho 8fe436aeda
Merge pull request #3849 from yndajas/main
Fix two typos in 04-03 and 07-03
2024-03-27 12:28:30 -06:00
Chris Krycho d812e4f13c
Merge branch 'main' into main 2024-03-27 12:25:51 -06:00
Chris Krycho 82d454470e
Merge pull request #3743 from matthewjnield/fix_typo
Fix typo in Chapter 7 Section 3
2024-03-27 12:24:22 -06:00
Chris Krycho 3a1137204c
Merge pull request #3758 from RafaelKr/improve-control-flow-looping-wording
Improve ch03-05-control-flow collection looping wording
2024-03-27 12:20:55 -06:00
Chris Krycho 62572d1b09
Slight wording clarification in ch. 3.5 about for loops 2024-03-27 12:19:03 -06:00
Chris Krycho 4c6b181c3f
Merge pull request #3855 from damoasda/appendix-table-fix
Fix missing column separator
2024-03-27 12:14:28 -06:00
Chris Krycho 7b886a773d
Merge pull request #3856 from damoasda/compiler-output-fix
Update compiler message
2024-03-27 12:14:05 -06:00
Wang Qilin a6771cc7f5 Update appendix-07-nightly-rust.md to add maintenance time section
Update appendix-07-nightly-rust.md
add  maintenance time section

Signed-off-by: Wang Qilin <qilin.wang@huawei.com>
2024-03-12 17:31:46 +08:00
Chris Jansen bc9bdef970 Update full code reference main.rs in ch20-03
Updated the full code reference for `main.rs` at the end of Chapter 20.3 to match the code the tutorial instructs you to write. Namely:
* Formats the `use` statements to match the format in the earlier code blocks
* Updates the `handle_connection` function to use `BufReader` and a `match` expression per the earlier code blocks
2024-03-09 13:43:17 -05:00
Herbert Reiter 41f759beb2 Update compiler message 2024-03-09 14:42:43 +01:00
Herbert Reiter 4e63e84c55 Fix missing column separator 2024-03-09 14:40:44 +01:00
Ynda Jas af775b870f Fix grammar in 07-03 2024-03-09 02:23:59 +00:00
Ynda Jas 65cb1229a6 Fix missing `the` in 04-03 2024-02-28 21:51:27 +00:00
Carol (Nichols || Goulding) 19c40bfd2d Add a rustc hash to spellcheck dictionary 2024-02-19 15:39:35 -05:00
Carol (Nichols || Goulding) 940fb140f5 Update to Rust 1.76 2024-02-19 15:39:35 -05:00
Carol (Nichols || Goulding) 57516ea03b Update to Rust 1.75 2024-02-19 15:39:35 -05:00
Carol (Nichols || Goulding) 551369f4b1 Update to Rust 1.74 2024-02-19 15:39:35 -05:00
Carol (Nichols || Goulding) e51e1e4457 Update to Rust 1.73 2024-02-19 15:39:35 -05:00
Carol (Nichols || Goulding) c3613dee0c Update to Rust 1.72 2024-02-19 15:39:35 -05:00
Carol (Nichols || Goulding) 25d95a0580 Update to Rust 1.71 2024-02-19 15:39:35 -05:00
Carol (Nichols || Goulding) 44a3076190 Update to Rust 1.70 2024-02-19 15:39:35 -05:00
Carol (Nichols || Goulding) fb08e4879d Update to Rust 1.69 2024-02-19 15:39:35 -05:00
Carol (Nichols || Goulding) 3db049bb6a Update to Rust 1.68 2024-02-19 15:39:35 -05:00
Pooria Mokhtari fb53518114
Update the link to the farsi translation repository 2024-02-10 18:15:14 +03:30
Jonah Nestrick 42a052a685 Update README to use --locked for installing mdbook 2024-01-29 13:36:04 -05:00
Blatko1 0fa9efb837
changes by @StefanSalewski 2023-12-13 11:28:05 +01:00
Blatko1 6bc227c9a4
improvements 2023-11-30 22:52:39 +01:00
Marcus Stollsteimer f082dde4e5 Small correction in ch13-01
Fix description: the example tries to count the number of times
`sort_by_key` calls the closure, not how often `sort_by_key` is called.
Also, use a clearer String value in the example code.
2023-11-18 20:10:30 +01:00
Aryan Malik 71352deb20 Update ch01-02-hello-world.md 2023-11-09 09:49:45 -05:00
Aryan Malik 98f0eefaaa Update ch01-02-hello-world.md 2023-11-09 09:49:45 -05:00