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

Taking a raw ref of a deref is always safe #18711

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Dec 18, 2024

See rust-lang/rust#129248

This needs backporting to 1.84.0 beta

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 18, 2024
@Veykril Veykril enabled auto-merge December 18, 2024 10:33
@Veykril Veykril added this pull request to the merge queue Dec 18, 2024
Merged via the queue into rust-lang:master with commit c70b07b Dec 18, 2024
9 checks passed
@Veykril Veykril deleted the push-kwurwxttmqwo branch December 18, 2024 11:01
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 27, 2024
bors-ferrocene bot added a commit to ferrocene/ferrocene that referenced this pull request Jan 2, 2025
1177: Automated pull from upstream `beta` r=tshepang a=ferrocene-automations[bot]


This PR pulls the following changes from the upstream repository:

* `134464`: [[beta] Backport rust-lang/rust-analyzer#18711](https://www.github.com/rust-lang/rust/issues/134464)



Co-authored-by: Lukas Wirth <[email protected]>
Co-authored-by: bors <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bors-ferrocene bot added a commit to ferrocene/ferrocene that referenced this pull request Jan 3, 2025
1181: Automated pull from upstream `beta` r=pvdrz a=ferrocene-automations[bot]


This PR pulls the following changes from the upstream repository:

* `135048`: [[beta] backports](https://www.github.com/rust-lang/rust/issues/135048)
* `134464`: [[beta] Backport rust-lang/rust-analyzer#18711](https://www.github.com/rust-lang/rust/issues/134464)



Co-authored-by: Lukas Wirth <[email protected]>
Co-authored-by: bors <[email protected]>
Co-authored-by: Esteban Küber <[email protected]>
Co-authored-by: Guillaume Gomez <[email protected]>
Co-authored-by: Tim (Theemathas) Chirananthavat <[email protected]>
Co-authored-by: Michael Goulet <[email protected]>
Co-authored-by: Niko Matsakis <[email protected]>
Co-authored-by: 许杰友 Jieyou Xu (Joe) <[email protected]>
Co-authored-by: Michael Howell <[email protected]>
Co-authored-by: Lukas Markeffsky <@>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bors-ferrocene bot added a commit to ferrocene/ferrocene that referenced this pull request Jan 5, 2025
1186: Automated pull from upstream `beta` r=pvdrz a=ferrocene-automations[bot]


This PR pulls the following changes from the upstream repository:

* `135048`: [[beta] backports](https://www.github.com/rust-lang/rust/issues/135048)
* `134464`: [[beta] Backport rust-lang/rust-analyzer#18711](https://www.github.com/rust-lang/rust/issues/134464)



Co-authored-by: Lukas Wirth <[email protected]>
Co-authored-by: bors <[email protected]>
Co-authored-by: Esteban Küber <[email protected]>
Co-authored-by: Guillaume Gomez <[email protected]>
Co-authored-by: Tim (Theemathas) Chirananthavat <[email protected]>
Co-authored-by: Michael Goulet <[email protected]>
Co-authored-by: Niko Matsakis <[email protected]>
Co-authored-by: 许杰友 Jieyou Xu (Joe) <[email protected]>
Co-authored-by: Michael Howell <[email protected]>
Co-authored-by: Lukas Markeffsky <@>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bors-ferrocene bot added a commit to ferrocene/ferrocene that referenced this pull request Jan 7, 2025
1190: Automated pull from upstream `stable` r=tshepang a=ferrocene-automations[bot]


This PR pulls the following changes from the upstream repository:

* `135162`: [Prepare Rust 1.84.0 stable release](https://www.github.com/rust-lang/rust/issues/135162)
* `135048`: [[beta] backports](https://www.github.com/rust-lang/rust/issues/135048)
* `134464`: [[beta] Backport rust-lang/rust-analyzer#18711](https://www.github.com/rust-lang/rust/issues/134464)



Co-authored-by: Lukas Wirth <[email protected]>
Co-authored-by: bors <[email protected]>
Co-authored-by: Esteban Küber <[email protected]>
Co-authored-by: Guillaume Gomez <[email protected]>
Co-authored-by: Tim (Theemathas) Chirananthavat <[email protected]>
Co-authored-by: Michael Goulet <[email protected]>
Co-authored-by: Niko Matsakis <[email protected]>
Co-authored-by: 许杰友 Jieyou Xu (Joe) <[email protected]>
Co-authored-by: Michael Howell <[email protected]>
Co-authored-by: Lukas Markeffsky <@>
Co-authored-by: Noratrieb <[email protected]>
Co-authored-by: Pietro Albini <[email protected]>
Co-authored-by: Pietro Albini <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bors-ferrocene bot added a commit to ferrocene/ferrocene that referenced this pull request Jan 7, 2025
1186: Automated pull from upstream `beta` r=pvdrz a=ferrocene-automations[bot]


This PR pulls the following changes from the upstream repository:

* `135048`: [[beta] backports](https://www.github.com/rust-lang/rust/issues/135048)
* `134464`: [[beta] Backport rust-lang/rust-analyzer#18711](https://www.github.com/rust-lang/rust/issues/134464)



1190: Automated pull from upstream `stable` r=tshepang a=ferrocene-automations[bot]


This PR pulls the following changes from the upstream repository:

* `135162`: [Prepare Rust 1.84.0 stable release](https://www.github.com/rust-lang/rust/issues/135162)
* `135048`: [[beta] backports](https://www.github.com/rust-lang/rust/issues/135048)
* `134464`: [[beta] Backport rust-lang/rust-analyzer#18711](https://www.github.com/rust-lang/rust/issues/134464)



Co-authored-by: Lukas Wirth <[email protected]>
Co-authored-by: bors <[email protected]>
Co-authored-by: Esteban Küber <[email protected]>
Co-authored-by: Guillaume Gomez <[email protected]>
Co-authored-by: Tim (Theemathas) Chirananthavat <[email protected]>
Co-authored-by: Michael Goulet <[email protected]>
Co-authored-by: Niko Matsakis <[email protected]>
Co-authored-by: 许杰友 Jieyou Xu (Joe) <[email protected]>
Co-authored-by: Michael Howell <[email protected]>
Co-authored-by: Lukas Markeffsky <@>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Noratrieb <[email protected]>
Co-authored-by: Pietro Albini <[email protected]>
Co-authored-by: Pietro Albini <[email protected]>
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.

2 participants