Skip to content

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Jul 5, 2022

nomicon

2 commits in 3a43983b76174342b7dbd3e12ea2c49f762e52be..70db9e4189f64d1d8e2451b1046111fb356b6dc2
2022-05-30 17:01:30 +0900 to 2022-06-27 20:47:21 +0900

book

20 commits in efbafdba3618487fbc9305318fcab9775132ac15..cf2653a5ca553cbbb4a17f1a7db1947820f6a775
2022-06-19 21:06:50 -0400 to 2022-07-05 12:07:58 -0400

  • Frontmatter
  • Update to Rust 1.62
  • Extract where clause example so it'll get rustfmtted in the future
  • Merge remote-tracking branch 'origin/pr/3238' into extract-where-clause-example
  • Fix line wrapping of lib placement fix
  • Fix grammar, spelling, and line wrapping of description of appendices
  • Merge remote-tracking branch 'origin/pr/3244' into binlib
  • Clarify type parameter names
  • Fix listing 8-21. Fixes [Ch08-03: Hash maps] Description of program doesn't match the actual code book#3251
  • Propagate tech review changes for ch13
  • Responses to tech review of chapter 13
  • Tech review comments on chapter 13
  • Fix double the
  • Propagate tech review chapter 1 changes to src
  • Address tech review comments for chapter 1
  • Tech review comments for chapter 1
  • Fix grammar
  • Fix grammar
  • Edits to edits to the introduction
  • Comments from nostarch on the introduction

rust-by-example

8 commits in 1095df2a5850f2d345fad43a30633133365875ba..83724ca387a2a1cd3e8d848f62820020760e358b
2022-06-18 21:47:12 -0300 to 2022-07-05 10:38:07 -0300

rustc-dev-guide

8 commits in 048d925..eb83839
2022-06-21 22:25:34 +0900 to 2022-07-03 15:17:39 +0900

embedded-book

1 commits in e17dcef5e96346ee3d7fa56820ddc7e5c39636bc..766979590da8100998f0d662499d4a901d8d1640
2022-06-19 10:28:00 +0000 to 2022-07-04 09:13:58 +0000

@ehuss ehuss self-assigned this Jul 5, 2022
@rust-highfive
Copy link
Contributor

⚠️ Warning ⚠️

  • These commits modify submodules.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 5, 2022
@ehuss
Copy link
Contributor Author

ehuss commented Jul 5, 2022

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jul 5, 2022

📌 Commit 15747dc has been approved by ehuss

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jul 5, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 5, 2022
…laumeGomez

Rollup of 6 pull requests

Successful merges:

 - rust-lang#95503 (bootstrap: Allow building individual crates)
 - rust-lang#96814 (Fix repr(align) enum handling)
 - rust-lang#98256 (Fix whitespace handling after where clause)
 - rust-lang#98880 (Proper macOS libLLVM symlink when cross compiling)
 - rust-lang#98944 (Edit `rustc_mir_dataflow::framework::lattice::FlatSet` docs)
 - rust-lang#98951 (Update books)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 0eded16 into rust-lang:master Jul 6, 2022
@rustbot rustbot added this to the 1.64.0 milestone Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Ch08-03: Hash maps] Description of program doesn't match the actual code
4 participants