Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update books #104993

Closed
wants to merge 1 commit into from
Closed

Update books #104993

wants to merge 1 commit into from

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Nov 27, 2022

rust-lang/book

1 commits in 3f64052c048c6def93b94a2b514ee88bba918744..a60f4316ec923a5ac2ed6a2eba6960edb832d855
2022-11-16 15:07:18 UTC to 2022-11-16 15:07:18 UTC

  • Fix Install MdBook command

rust-embedded/book

4 commits in c533348edd69f11a8f4225d633a05d7093fddbf3..19f798d448835a4888e3b3eae7fe69f1d61d8681
2022-11-17 15:08:11 UTC to 2022-11-08 23:27:57 UTC

  • start/hardware.md: Fix typo
  • doc: Fix arm-none-eabi-gdb installation instruction for Fedora 27 or newer to just use gdb
  • Update singletons.md
  • Remove incorrect claim HashMap is avail in no_std

rust-lang/nomicon

2 commits in 05532356e7a4dbea2330aabb77611f5179493bb8..ae406aa5287a9e025abb72343aaceec98458c117
2022-11-21 22:48:20 UTC to 2022-11-15 00:29:20 UTC

  • Improve chapter about Vec<T>
  • Grammar change for 3.4: Limits of Lifetimes (lifetime-mismatch.md)

rust-lang/reference

6 commits in 9f0cc13ffcd27c1fbe1ab766a9491e15ddcf4d19..c7a39ca2c783484312bc22bfd6533f2f64ed0467
2022-11-25 22:44:24 UTC to 2022-11-15 20:43:30 UTC

  • Update literal suffix docs for Use token::Lit in ast::ExprKind::Lit. #102944
  • update aliasing rules section of the reference
  • Document RFC 2867: instruction_set attribute
  • Fix a minor typo in the "Higher-ranked trait bounds" section
  • Disallow newline directly following //
  • Add an anchor to the "forwarding macro fragments" paragraph

rust-lang/rust-by-example

5 commits in 2b15c0abf2bada6e00553814336bc3e2d8399097..a9869b4a3c4cac3bc6099b41f088679e268400b8
2022-11-27 19:03:05 UTC to 2022-11-11 18:54:53 UTC

  • Migrate from highfive to triagebot
  • Simpler version of the read_lines script.
  • Fix comment in "Formatted print" example code
  • Added a missing backtick in a comment in chapter 15.4.
  • Clarify the confusing closure example 'make check' should be a superset of 'make all' #1611

rust-lang/rustc-dev-guide

9 commits in d0dc6c97a6486f68bac782fff135086eae6d77ec..e85c4c460dfbdc0eae10ee3663c9fa43d19d10cb
2022-11-27 00:49:21 UTC to 2022-11-08 21:35:38 UTC

  • do an actual link to detect if it breaks in future
  • Triage some date-check items
  • Update path for try_mark_green implementation
  • Fix a broken design docs link about unused substs bug
  • updating-llvm: keep a calm tone
  • date-check: updating-llvm
  • rewrite the section about regions in the trait solver
  • Consistent ordered list indexing
  • Document multiple alternative suggestions on diagnostic structs

@rustbot
Copy link
Collaborator

rustbot commented Nov 27, 2022

r? @JohnTitor

(rustbot has picked a reviewer for you, use r? to override)

@rustbot
Copy link
Collaborator

rustbot commented Nov 27, 2022

⚠️ Warning ⚠️

  • These commits modify submodules.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 27, 2022
@ehuss ehuss force-pushed the docs-update branch 2 times, most recently from e485b5c to 64e022c Compare November 27, 2022 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants