Skip to content

Commit

Permalink
Update (PRs) (#1)
Browse files Browse the repository at this point in the history
* Typo

Typo, filename is now file_path.

* rst 

restore `value`

* Fix broken nostarch URL

* Change CamelCase to UpperCamelCase

Brings the terminology in line with the rest of the project, see
<rust-lang/rfcs#2389>.

Connects to rust-lang#2194.

* Update to Rust 1.66.1

* Update to Rust 1.67.1

* 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.

* simplify COPYRIGHT file

* Fix grammar

Add the word 'of' to fix the grammar.

* Update copyright in LICENSE-APACHE

Looks like we forgot to fill this in when we added the license file. ;)

* Correct `i32` formatting in ch19-05

* Remove adjective about what kind of number this is

* Improve sentence

* Small wording changes

* redirects: change link for `#![no_std]` tutorial

* Fix cargo doc links

* Prepare for removal of compiler plugin support.

rust-lang/rust#116412 will remove support for
compiler plugins from rustc, which includes the entry in The Rust
Unstable Book. This commit removes a link to that entry so it won't be
broken when that PR merges.

* Fix mdBook links

* Fixed 'troubleshooting' link

* Update ch01-02-hello-world.md

* Update ch01-02-hello-world.md

---------

Co-authored-by: abiphone <50788307+abiphone@users.noreply.github.com>
Co-authored-by: printfn <printfn@users.noreply.github.com>
Co-authored-by: Carol (Nichols || Goulding) <carol.nichols@gmail.com>
Co-authored-by: Mateus Rodolfo <66533348+sourproton@users.noreply.github.com>
Co-authored-by: Pietro Albini <pietro.albini@ferrous-systems.com>
Co-authored-by: Vishal Lama <vishal.lama@gmail.com>
Co-authored-by: Jason Walton <github@lucid.thedreaming.org>
Co-authored-by: Shinya Fujino <shf0811@gmail.com>
Co-authored-by: Jaime Terreu <jaime@Jaimes-MBP.lan>
Co-authored-by: Mike Krisher <michael@bluelava.io>
Co-authored-by: kadiwa <kalle.wachsmuth@gmail.com>
Co-authored-by: Eric Huss <eric@huss.org>
Co-authored-by: Nicholas Nethercote <n.nethercote@gmail.com>
Co-authored-by: Marcus Stollsteimer <sto.mar@web.de>
Co-authored-by: Aryan Malik <aryanhunny98@gmail.com>
  • Loading branch information
16 people committed Feb 2, 2024
1 parent 6c97f80 commit 2814a5d
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 2814a5d

Please sign in to comment.