Remove some dead code by oli-obk · Pull Request #122028 · rust-lang/rust (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation3 Commits1 Checks0 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
drop_in_place has been a lang item, not an intrinsic, for forever
drop_in_place has been a lang item, not an intrinsic, for forever
r? @cjgillot
rustbot has assigned @cjgillot.
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
rustbot added S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Relevant to the compiler team, which will review and decide on the PR/issue.
labels
thank u r? compiler-errors @bors r+ rollup
📌 Commit 5a16aeb has been approved by compiler-errors
It is now in the queue for this repository.
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
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request
…=compiler-errors
Remove some dead code
drop_in_place has been a lang item, not an intrinsic, for forever
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request
…=compiler-errors
Remove some dead code
drop_in_place has been a lang item, not an intrinsic, for forever
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request
…=compiler-errors
Remove some dead code
drop_in_place has been a lang item, not an intrinsic, for forever
bors added a commit to rust-lang-ci/rust that referenced this pull request
…iaskrgr
Rollup of 9 pull requests
Successful merges:
- rust-lang#121065 (Add basic i18n guidance for
Display
) - rust-lang#121301 (errors: share
SilentEmitter
between rustc and rustfmt) - rust-lang#121744 (Stop using Bubble in coherence and instead emulate it with an intercrate check)
- rust-lang#121829 (Dummy tweaks (attempt 2))
- rust-lang#121857 (Implement async closure signature deduction)
- rust-lang#121894 (const_eval_select: make it safe but be careful with what we expose on stable for now)
- rust-lang#121905 (Add a
description
field to target definitions) - rust-lang#122022 (loongarch: add frecipe and relax target feature)
- rust-lang#122028 (Remove some dead code)
r? @ghost
@rustbot
modify labels: rollup
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request
…=compiler-errors
Remove some dead code
drop_in_place has been a lang item, not an intrinsic, for forever
bors added a commit to rust-lang-ci/rust that referenced this pull request
bors added a commit to rust-lang-ci/rust that referenced this pull request
bors added a commit to rust-lang-ci/rust that referenced this pull request
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request
Rollup merge of rust-lang#122028 - oli-obk:drop_in_place_leftovers, r=compiler-errors
Remove some dead code
drop_in_place has been a lang item, not an intrinsic, for forever
Labels
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Relevant to the compiler team, which will review and decide on the PR/issue.