Skip to content

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Aug 2, 2022

reference

2 commits in a92be0fef439b3d8e0468d82cb24812d303520a0..f3d3953bf3b158d596c96d55ce5366f9f3f972e9
2022-07-21 19:01:23 -0700 to 2022-08-01 17:17:37 -0700

rust-by-example

18 commits in 3155db49b0d57cd82c65456ac210b69ecec5ccb1..ee342dc91e1ba1bb1e1f1318f84bbe3bfac04798
2022-07-05 20:35:53 -0300 to 2022-07-27 11:06:36 -0300

rustc-dev-guide

16 commits in d5201cd..04f3cf0
2022-07-21 04:48:49 +0200 to 2022-07-31 07:46:57 +0200

  • address review comment
  • accept review suggestion
  • try address review comments
  • summary of chapter
  • Update src/building/compiler-documenting.md
  • revamp doc-build chapter
  • minor fixes
  • Prefer relative links
  • Fix the link to clippy docs
  • Fix the link to ResolverAstLowering
  • Fix the link to ProcMacro trait
  • Fix the link to Lazy<T>
  • Add instructions to fix build errors in std after adding a new target
  • Document how to build a cross-compiler
  • Add documentation about Microsoft provided debuggers and CodeView/PDB… (Add documentation about Microsoft provided debuggers and CodeView/PDB… rustc-dev-guide#1406)
  • rust-analyzer is now a subtree

embedded-book

2 commits in 766979590da8100998f0d662499d4a901d8d1640..befe6840874311635c417cf731377f07234ee373
2022-07-04 09:13:58 +0000 to 2022-07-25 07:51:14 +0000

@ehuss ehuss self-assigned this Aug 2, 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 Aug 2, 2022
@ehuss
Copy link
Contributor Author

ehuss commented Aug 2, 2022

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Aug 2, 2022

📌 Commit 1bdb0ab has been approved by ehuss

It is now in the queue for this repository.

@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 Aug 2, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 2, 2022
…iaskrgr

Rollup of 8 pull requests

Successful merges:

 - rust-lang#99156 (`codegen_fulfill_obligation` expect erased regions)
 - rust-lang#99293 (only run --all-targets in stage0 for Std)
 - rust-lang#99779 (Fix item info pos and height)
 - rust-lang#99994 (Remove `guess_head_span`)
 - rust-lang#100011 (Use Parser's `restrictions` instead of `let_expr_allowed`)
 - rust-lang#100017 (kmc-solid: Update `Socket::connect_timeout` to be in line with rust-lang#78802)
 - rust-lang#100037 (Update rustc man page to match `rustc --help`)
 - rust-lang#100042 (Update books)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 6ab19fd into rust-lang:master Aug 2, 2022
@rustbot rustbot added this to the 1.64.0 milestone Aug 2, 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.

4 participants