Commit Graph

4891 Commits

Author SHA1 Message Date
Pietro Albini 0510ca84c2 simplify COPYRIGHT file 2023-03-30 09:59:46 -04:00
Mateus Rodolfo 21a2ed14f4 Removed "," typo on ch03-01 line 85
Removed extra comma on line 85.

We’ll cover types and type annotations in the next section, “Data Types`,`”, so don’t worry about the details right now.
2023-02-13 14:45:29 -05:00
Carol (Nichols || Goulding) d94e03a18a
Update to Rust 1.67.1 2023-02-10 11:01:09 -05:00
Carol (Nichols || Goulding) f92027c68a
Update to Rust 1.66.1 2023-02-10 10:55:43 -05:00
Carol (Nichols || Goulding) f2a78f64b6
Change CamelCase to UpperCamelCase
Brings the terminology in line with the rest of the project, see
<https://github.com/rust-lang/rfcs/pull/2389>.

Connects to #2194.
2023-01-23 13:19:32 -05:00
printfn 4404cbcc35 Fix broken nostarch URL 2023-01-23 10:15:22 -05:00
abiphone 2cd1b5593d rst
restore `value`
2023-01-12 09:47:47 -05:00
abiphone 1c0fd73e4d Typo
Typo, filename is now file_path.
2023-01-12 09:47:47 -05:00
Theo 2bd5d42c99 fix macos installation problem
when installing rust on macos just copy pasting the command throw an error about curl, on the official rust-lang website the command uses tlsv1.2 and roll backing seems to fix the issue
2022-12-22 16:37:10 -05:00
Arthur Cheek f28554d1b2 Update -guessing-game-tutorial incorrect output
`println!("x = {x} and y + 2 = {}", y + 2);`
"This code would print `x = 5 and y = 12`." is incorrect.
changed to "This code would print `x = 5 and y + 2 = 12`."
2022-12-22 16:36:50 -05:00
Emanuele Gurini 4c8d13c52c FIX: IT repo updated
Old repository, by Ciro Fusco, has been deleted. I opened a new one to start a new translation and I just updated the link.
2022-12-22 16:36:14 -05:00
Timothy Odebunmi a60f4316ec Fix Install MdBook command
The command to install mdbook specified the version the wrong way and it failed on zsh
2022-11-16 10:07:18 -05:00
Carol (Nichols || Goulding) 3f64052c04 Upgrade to Rust 1.65 2022-11-03 22:13:58 -04:00
Carol (Nichols || Goulding) 19c75074d1 Upgrade to Rust 1.64 2022-11-03 22:13:58 -04:00
Carol (Nichols || Goulding) 10bf4a3dbd Upgrade to Rust 1.63 2022-11-03 22:13:58 -04:00
Carol (Nichols || Goulding) c72f969ffd
New ideas for the issue template to try 2022-10-28 21:04:52 -04:00
Carol (Nichols || Goulding) 3962c0224b Clarify that the conditional expression is the one under discussion
Rather than the return expression.

Fixes #3168.
2022-10-28 16:42:57 -04:00
Carol (Nichols || Goulding) bb7e429ad6 Updates from copyedit of ch6 2022-10-28 16:42:57 -04:00
The JavaScript / TypeScript Guy 75584ed8f6 Made Option<T> error explanation more clear 2022-10-28 16:33:23 -04:00
The JavaScript / TypeScript Guy be240bd824 Update ch06-01-defining-an-enum
Added more clarity in the first sentence of the example for "Option" Enum.
2022-10-28 16:33:23 -04:00
Carol (Nichols || Goulding) d7d433ec73 Upgrade mdbook 2022-10-27 16:00:51 -04:00
Carol (Nichols || Goulding) a371f82b09 Clarify that user1 can't be used as a whole instance. Fixes #2978. 2022-10-27 16:00:51 -04:00
Carol (Nichols || Goulding) d339373a83 Fix plural and incorrect phrase. Fixes #3359. 2022-10-27 16:00:51 -04:00
Carol (Nichols || Goulding) 8612c4a580 Updates from copyedit of ch5 2022-10-27 16:00:51 -04:00
Artoghrul Gahramanli aa5ee485bd Remove Turkish translation
It doesn't seem to be maintained since last year, and the website link (https://rustdili.github.io/) doesn't load.
2022-10-20 16:49:55 -04:00
Carol (Nichols || Goulding) 3d51f70c78 Update chapter 4 from latest print edits 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) d0acb2595c Update chapter 3 from latest print edits 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) e9e0b970a4 Clarify division truncates toward zero. Fixes #2856. 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 699adc6f5c Update chapter 2 from latest print edits 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 4ad07d9e17 Fix a problem with literal style ending 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 9a3822ee96 Explain both kinds of format string arguments
Fixes #3325.
2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) f801008f55 Update chapter 1 from latest print edits 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 16ba58d00d Snapshot consolidated appendices 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) e593d2a53b Fix ListNumber0, newlines after lists 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) c2bcf788c0 Don't match nodes without anything 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) af23aac799 Handle listing numbers in appendices too 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 786fbf17b4 Regenerate everything 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) d57b3d4764 Fix chapter numbers in word doc so they're in the XML 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 1497658929 Number Table captions too 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 77bfbfe16f Handle figures too 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) b46e40570b Regenerate ch4 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 6e47fbf18f Handle listing numbers 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) e7d48b9278 Regenerate ch13 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 7d8b7e8267 Regenerate ch12 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 5784f677cd Regenerate ch11 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) a2d6893c6c Regenerate chapter 10 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) ef3535544a Fix ListBullet0 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 6e4c1fdd00 Handle ending of BoxCode better 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 2b9f0dc4d8 Regenerate chapter 9 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding) 04e7a8066c Regenerate ch8 2022-10-20 16:39:55 -04:00