Skip to content

update toolchain to nightly-2026-04-08#554

Merged
LegNeato merged 1 commit intomainfrom
toolchain-2026-04-08
Apr 13, 2026
Merged

update toolchain to nightly-2026-04-08#554
LegNeato merged 1 commit intomainfrom
toolchain-2026-04-08

Conversation

@Firestar99
Copy link
Copy Markdown
Member

No description provided.

@Firestar99 Firestar99 force-pushed the toolchain-2026-04-08 branch from 4d4995b to 707de59 Compare April 8, 2026 16:23

fn alloca_with_ty(&mut self, _layout: TyAndLayout<'tcx>) -> Self::Value {
bug!("scalable alloca is not supported in SPIR-V backend")
}
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the replacement for scalable_alloca, otherwise this is never called, although judging by the name who knows what'll be used for in the future

@LegNeato LegNeato added this pull request to the merge queue Apr 12, 2026
Merged via the queue into main with commit 003dde7 Apr 13, 2026
13 checks passed
@LegNeato LegNeato deleted the toolchain-2026-04-08 branch April 13, 2026 00:02
@nazar-pc
Copy link
Copy Markdown
Contributor

Looking forward to newer nightly, apparently the few recent ones (including one used here) had a regression, which results in ICE on repeated compilation: rust-lang/rust#154878

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants