Skip to content

Fix an ICE parsing a malformed attribute. - #104751

Merged
bors merged 1 commit into
rust-lang:masterfrom
nnethercote:fix-104620
Nov 23, 2022
Merged

Fix an ICE parsing a malformed attribute.#104751
bors merged 1 commit into
rust-lang:masterfrom
nnethercote:fix-104620

Conversation

@nnethercote

Copy link
Copy Markdown
Contributor

@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 Nov 23, 2022
@petrochenkov

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Nov 23, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 7c3f631 has been approved by petrochenkov

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 Nov 23, 2022
@Dylan-DPCDylan-DPC mentioned this pull request Nov 23, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 23, 2022
Rollup of 6 pull requests
Successful merges:
- rust-lang#104269 (Fix hang in where-clause suggestion with `predicate_can_apply`)
- rust-lang#104286 (copy doc output files by format)
- rust-lang#104509 (Use obligation ctxt instead of dyn TraitEngine)
- rust-lang#104721 (Remove more `ref` patterns from the compiler)
- rust-lang#104744 (rustdoc: give struct fields CSS `display: block`)
- rust-lang#104751 (Fix an ICE parsing a malformed attribute.)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 5d7b68c into rust-lang:masterNov 23, 2022
@rustbotrustbot added this to the 1.67.0 milestone Nov 23, 2022
@nnethercote
nnethercote deleted the fix-104620 branch November 24, 2022 03:29
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.

ICE "token_lit in from_mac_args: InvalidIntSuffix"

4 participants

@nnethercote@petrochenkov@bors@rustbot