Skip to content

Fix default_method_body_is_const when used across crates - #92001

Merged
bors merged 1 commit into
rust-lang:masterfrom
fee1-dead-contrib:dmbic-xcrate-fix
Dec 17, 2021
Merged

Fix default_method_body_is_const when used across crates#92001
bors merged 1 commit into
rust-lang:masterfrom
fee1-dead-contrib:dmbic-xcrate-fix

Conversation

@fee1-dead

Copy link
Copy Markdown
Member

r? @oli-obk

unblocks #91439.

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Dec 16, 2021
@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 16, 2021
@oli-obk

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Dec 16, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 4bb65e1 has been approved by oli-obk

@borsbors 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 Dec 16, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 16, 2021
…askrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#91172 (Warn when a `#[test]`-like built-in attribute macro is present multiple times.)
- rust-lang#91796 (Fix since attribute for const_manually_drop feature)
- rust-lang#91879 (Remove `in_band_lifetimes` from `rustc_borrowck`)
- rust-lang#91947 (Add `io::Error::other`)
- rust-lang#91967 (Pull in libdevstat on FreeBSD)
- rust-lang#91987 (Add module documentation for rustdoc passes)
- rust-lang#92001 (Fix default_method_body_is_const when used across crates)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit a97384d into rust-lang:masterDec 17, 2021
@rustbotrustbot added this to the 1.59.0 milestone Dec 17, 2021
@fee1-dead
fee1-dead deleted the dmbic-xcrate-fix branch December 17, 2021 10:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant 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.

5 participants

@fee1-dead@oli-obk@bors@rust-highfive@rustbot