Skip to content

Cross-referencing tuple_trait tracking issue, source and the Unstable Book#158234

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
peter-lyons-kehl:unstable_book_tuple_trait
Jun 27, 2026
Merged

Cross-referencing tuple_trait tracking issue, source and the Unstable Book#158234
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
peter-lyons-kehl:unstable_book_tuple_trait

Conversation

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jun 22, 2026
@rustbot

rustbot commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

r? @chenyukang

rustbot has assigned @chenyukang.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 73 candidates
  • Random selection from 20 candidates

@peter-lyons-kehl peter-lyons-kehl changed the title Cross-referencing tuple_trait tracking issue, source and the Unstabe Book Cross-referencing tuple_trait tracking issue, source and the Unstable Book Jun 22, 2026
@rust-log-analyzer

This comment has been minimized.

The tracking issue for this feature is [#157987].

[#157987]: https://github.com/rust-lang/rust/issues/157987

@chenyukang chenyukang Jun 26, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tidy failed with tidy [style (src)]: /checkout/src/doc/unstable-book/src/library-features/tuple-trait.md: too many trailing newlines (2)

View changes since the review

@peter-lyons-kehl peter-lyons-kehl force-pushed the unstable_book_tuple_trait branch from e2153fd to 87f3254 Compare June 26, 2026 21:29
@peter-lyons-kehl

Copy link
Copy Markdown
Contributor Author

@chenyukang tidied up (I've git push --force)

@chenyukang

Copy link
Copy Markdown
Member

@bors r=chenyukang

@rust-bors

rust-bors Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 87f3254 has been approved by chenyukang

It is now in the queue for this repository.

🌲 The tree is currently closed for pull requests below priority 1. This pull request will be tested once the tree is reopened.

@rust-bors rust-bors Bot 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 Jun 27, 2026
jhpratt added a commit to jhpratt/rust that referenced this pull request Jun 27, 2026
…le_trait, r=chenyukang

Cross-referencing tuple_trait tracking issue, source and the Unstable Book
rust-bors Bot pushed a commit that referenced this pull request Jun 27, 2026
Rollup of 5 pull requests

Successful merges:

 - #158234 (Cross-referencing tuple_trait tracking issue, source and the Unstable Book)
 - #157625 (Use infer tys for synthetic params when lowering const paths point to fns)
 - #158306 (tests: modify s390x vector test to be robust to instruction scheduling)
 - #158431 (More lint cleanups)
 - #158452 (Add missing links in integer docs)
jhpratt added a commit to jhpratt/rust that referenced this pull request Jun 27, 2026
…le_trait, r=chenyukang

Cross-referencing tuple_trait tracking issue, source and the Unstable Book
rust-bors Bot pushed a commit that referenced this pull request Jun 27, 2026
Rollup of 4 pull requests

Successful merges:

 - #158234 (Cross-referencing tuple_trait tracking issue, source and the Unstable Book)
 - #158306 (tests: modify s390x vector test to be robust to instruction scheduling)
 - #158431 (More lint cleanups)
 - #158452 (Add missing links in integer docs)
jhpratt added a commit to jhpratt/rust that referenced this pull request Jun 27, 2026
…le_trait, r=chenyukang

Cross-referencing tuple_trait tracking issue, source and the Unstable Book
rust-bors Bot pushed a commit that referenced this pull request Jun 27, 2026
Rollup of 5 pull requests

Successful merges:

 - #158234 (Cross-referencing tuple_trait tracking issue, source and the Unstable Book)
 - #157625 (Use infer tys for synthetic params when lowering const paths point to fns)
 - #158306 (tests: modify s390x vector test to be robust to instruction scheduling)
 - #158431 (More lint cleanups)
 - #158452 (Add missing links in integer docs)
jhpratt added a commit to jhpratt/rust that referenced this pull request Jun 27, 2026
…le_trait, r=chenyukang

Cross-referencing tuple_trait tracking issue, source and the Unstable Book
rust-bors Bot pushed a commit that referenced this pull request Jun 27, 2026
Rollup of 6 pull requests

Successful merges:

 - #158234 (Cross-referencing tuple_trait tracking issue, source and the Unstable Book)
 - #157625 (Use infer tys for synthetic params when lowering const paths point to fns)
 - #158306 (tests: modify s390x vector test to be robust to instruction scheduling)
 - #158431 (More lint cleanups)
 - #158452 (Add missing links in integer docs)
 - #158472 (Add regression test for unexpected pointer dereference issue)
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jun 27, 2026
…le_trait, r=chenyukang

Cross-referencing tuple_trait tracking issue, source and the Unstable Book
rust-bors Bot pushed a commit that referenced this pull request Jun 27, 2026
…uwer

Rollup of 13 pull requests

Successful merges:

 - #157871 ([rustdoc] Update `doc_cfg` hide/show syntax)
 - #158234 (Cross-referencing tuple_trait tracking issue, source and the Unstable Book)
 - #158480 (add smoketest for std::net::hostname)
 - #157625 (Use infer tys for synthetic params when lowering const paths point to fns)
 - #158290 (add crashtests [1/N])
 - #158306 (tests: modify s390x vector test to be robust to instruction scheduling)
 - #158313 (Move `check_target_feature` into the attribute parser)
 - #158431 (More lint cleanups)
 - #158452 (Add missing links in integer docs)
 - #158467 (Add proc macro for unused assignments and corresponding test)
 - #158472 (Add regression test for unexpected pointer dereference issue)
 - #158475 (Fix doc comment on get_debug_as_hex.)
 - #158476 (Fix doc comment on FormattingOptions::new().)
rust-bors Bot pushed a commit that referenced this pull request Jun 27, 2026
…uwer

Rollup of 13 pull requests

Successful merges:

 - #157871 ([rustdoc] Update `doc_cfg` hide/show syntax)
 - #158234 (Cross-referencing tuple_trait tracking issue, source and the Unstable Book)
 - #158480 (add smoketest for std::net::hostname)
 - #157625 (Use infer tys for synthetic params when lowering const paths point to fns)
 - #158290 (add crashtests [1/N])
 - #158306 (tests: modify s390x vector test to be robust to instruction scheduling)
 - #158313 (Move `check_target_feature` into the attribute parser)
 - #158431 (More lint cleanups)
 - #158452 (Add missing links in integer docs)
 - #158467 (Add proc macro for unused assignments and corresponding test)
 - #158472 (Add regression test for unexpected pointer dereference issue)
 - #158475 (Fix doc comment on get_debug_as_hex.)
 - #158476 (Fix doc comment on FormattingOptions::new().)
rust-bors Bot pushed a commit that referenced this pull request Jun 27, 2026
…uwer

Rollup of 13 pull requests

Successful merges:

 - #157871 ([rustdoc] Update `doc_cfg` hide/show syntax)
 - #158234 (Cross-referencing tuple_trait tracking issue, source and the Unstable Book)
 - #158480 (add smoketest for std::net::hostname)
 - #157625 (Use infer tys for synthetic params when lowering const paths point to fns)
 - #158290 (add crashtests [1/N])
 - #158306 (tests: modify s390x vector test to be robust to instruction scheduling)
 - #158313 (Move `check_target_feature` into the attribute parser)
 - #158431 (More lint cleanups)
 - #158452 (Add missing links in integer docs)
 - #158467 (Add proc macro for unused assignments and corresponding test)
 - #158472 (Add regression test for unexpected pointer dereference issue)
 - #158475 (Fix doc comment on get_debug_as_hex.)
 - #158476 (Fix doc comment on FormattingOptions::new().)
rust-bors Bot pushed a commit that referenced this pull request Jun 27, 2026
…uwer

Rollup of 13 pull requests

Successful merges:

 - #157871 ([rustdoc] Update `doc_cfg` hide/show syntax)
 - #158234 (Cross-referencing tuple_trait tracking issue, source and the Unstable Book)
 - #158480 (add smoketest for std::net::hostname)
 - #157625 (Use infer tys for synthetic params when lowering const paths point to fns)
 - #158290 (add crashtests [1/N])
 - #158306 (tests: modify s390x vector test to be robust to instruction scheduling)
 - #158313 (Move `check_target_feature` into the attribute parser)
 - #158431 (More lint cleanups)
 - #158452 (Add missing links in integer docs)
 - #158467 (Add proc macro for unused assignments and corresponding test)
 - #158472 (Add regression test for unexpected pointer dereference issue)
 - #158475 (Fix doc comment on get_debug_as_hex.)
 - #158476 (Fix doc comment on FormattingOptions::new().)
@rust-bors rust-bors Bot merged commit 20ca3e1 into rust-lang:main Jun 27, 2026
13 checks passed
@rustbot rustbot added this to the 1.98.0 milestone Jun 27, 2026
rust-timer added a commit that referenced this pull request Jun 27, 2026
Rollup merge of #158234 - peter-lyons-kehl:unstable_book_tuple_trait, r=chenyukang

Cross-referencing tuple_trait tracking issue, source and the Unstable Book
github-actions Bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Jun 29, 2026
…uwer

Rollup of 13 pull requests

Successful merges:

 - rust-lang/rust#157871 ([rustdoc] Update `doc_cfg` hide/show syntax)
 - rust-lang/rust#158234 (Cross-referencing tuple_trait tracking issue, source and the Unstable Book)
 - rust-lang/rust#158480 (add smoketest for std::net::hostname)
 - rust-lang/rust#157625 (Use infer tys for synthetic params when lowering const paths point to fns)
 - rust-lang/rust#158290 (add crashtests [1/N])
 - rust-lang/rust#158306 (tests: modify s390x vector test to be robust to instruction scheduling)
 - rust-lang/rust#158313 (Move `check_target_feature` into the attribute parser)
 - rust-lang/rust#158431 (More lint cleanups)
 - rust-lang/rust#158452 (Add missing links in integer docs)
 - rust-lang/rust#158467 (Add proc macro for unused assignments and corresponding test)
 - rust-lang/rust#158472 (Add regression test for unexpected pointer dereference issue)
 - rust-lang/rust#158475 (Fix doc comment on get_debug_as_hex.)
 - rust-lang/rust#158476 (Fix doc comment on FormattingOptions::new().)
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. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants