Skip to content

Conversation

Urgau
Copy link
Member

@Urgau Urgau commented Aug 22, 2023

This PR add link to the book interior mutability chapter, https://doc.rust-lang.org/book/ch15-05-interior-mutability.html; this is done to guide peoples to a place with many useful information and context.

Note that this isn't the first occurrence of a link to the book in tests outputs.

r? @est31

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Aug 22, 2023
@est31
Copy link
Member

est31 commented Aug 23, 2023

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Aug 23, 2023

📌 Commit e707f1a has been approved by est31

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 23, 2023
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Aug 23, 2023
…e, r=est31

Improve note for the `invalid_reference_casting` lint

This PR add link to the book interior mutability chapter, https://doc.rust-lang.org/book/ch15-05-interior-mutability.html; this is done to guide peoples to a place with many useful information and context.

*Note that this isn't the first occurrence of a link to the book in [tests outputs](https://github.com/search?q=repo%3Arust-lang%2Frust+book+path%3A%2F%5Etests%5C%2Fui%5C%2F%2F&type=code).*

r? `@est31`
@Urgau Urgau force-pushed the invalid_ref_casting-book-note branch from e707f1a to aa77300 Compare August 23, 2023 09:27
@Urgau
Copy link
Member Author

Urgau commented Aug 23, 2023

Rebased on top of #115100, due to the test output changes. Needs to be re-approved.

@est31
Copy link
Member

est31 commented Aug 23, 2023

Hmm yeah I should maybe not have approved both at the same time as it failed later when trying the rollup. But shrug.

@bors r+

@bors
Copy link
Collaborator

bors commented Aug 23, 2023

📌 Commit aa77300 has been approved by est31

It is now in the queue for this repository.

bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 23, 2023
…llaumeGomez

Rollup of 6 pull requests

Successful merges:

 - rust-lang#114696 (Fix a pthread_t handle leak rust-lang#114610)
 - rust-lang#115102 (Improve note for the `invalid_reference_casting` lint)
 - rust-lang#115103 (Disable bootstrap rustc version check)
 - rust-lang#115106 (ArchiveWrapper: handle LLVM API update)
 - rust-lang#115109 (Skip ExpandYamlAnchors when the config is missing)
 - rust-lang#115135 (Rustdoc: Add unstable --no-html-source flag)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit c9dbff2 into rust-lang:master Aug 23, 2023
@rustbot rustbot added this to the 1.74.0 milestone Aug 23, 2023
@Urgau Urgau deleted the invalid_ref_casting-book-note branch August 23, 2023 18:05
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-compiler Relevant to the compiler 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