Skip to content

delegation: add const type ICE test#154355

Open
aerooneqq wants to merge 1 commit intorust-lang:mainfrom
aerooneqq:const-types-ices
Open

delegation: add const type ICE test#154355
aerooneqq wants to merge 1 commit intorust-lang:mainfrom
aerooneqq:const-types-ices

Conversation

@aerooneqq
Copy link
Contributor

@aerooneqq aerooneqq commented Mar 25, 2026

This PR adds test for #154334 which was fixed by #154142. Fixes #154334. Part of #118212.

r? @petrochenkov

@rustbot rustbot 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 Mar 25, 2026
@aerooneqq aerooneqq changed the title Delegation: add const type ICE test delegation: add const type ICE test Mar 25, 2026
@petrochenkov petrochenkov added the F-fn_delegation `#![feature(fn_delegation)]` label Mar 25, 2026
@petrochenkov
Copy link
Contributor

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 25, 2026

📌 Commit 735c3e4 has been approved by petrochenkov

It is now in the queue for this repository.

@rust-bors rust-bors bot 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 Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

F-fn_delegation `#![feature(fn_delegation)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant 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]: path with Res::Err but no error emitted

3 participants