Skip to content

Use Item::expect_* and ImplItem::expect_* more - #110461

Merged
bors merged 2 commits into
rust-lang:masterfrom
WaffleLapkin:expect_
Apr 18, 2023
Merged

Use Item::expect_* and ImplItem::expect_* more#110461
bors merged 2 commits into
rust-lang:masterfrom
WaffleLapkin:expect_

Conversation

@WaffleLapkin

Copy link
Copy Markdown
Member

@rustbotrustbot 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 Apr 17, 2023
@rust-log-analyzer

This comment has been minimized.

@WaffleLapkin

Copy link
Copy Markdown
MemberAuthor

Oops

I think those don't make sense here, ig they were left from me copying the defs.
@Noratrieb

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Apr 17, 2023

Copy link
Copy Markdown
Collaborator

📌 Commit 880da9f has been approved by Nilstrieb

It is now in the queue for this repository.

@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 Apr 17, 2023
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Apr 17, 2023
Use `Item::expect_*` and `ImplItem::expect_*` more
r? `@Nilstrieb`
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 18, 2023
…iaskrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#109981 (Set commit information environment variables when building tools)
- rust-lang#110348 (Add list of supported disambiguators and suffixes for intra-doc links in the rustdoc book)
- rust-lang#110409 (Don't use `serde_json` to serialize a simple JSON object)
- rust-lang#110442 (Avoid including dry run steps in the build metrics)
- rust-lang#110450 (rustdoc: Fix invalid handling of nested items with `--document-private-items`)
- rust-lang#110461 (Use `Item::expect_*` and `ImplItem::expect_*` more)
- rust-lang#110465 (Assure everyone that `has_type_flags` is fast)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit d97b39d into rust-lang:masterApr 18, 2023
@rustbotrustbot added this to the 1.71.0 milestone Apr 18, 2023
@WaffleLapkin
WaffleLapkin deleted the expect_ branch June 1, 2025 13:25
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

@WaffleLapkin@rust-log-analyzer@Noratrieb@bors@rustbot