Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix Rust nightly builds#668

Merged
lhecker merged 1 commit intomainfrom
dev/lhecker/fix-nightly-build
Oct 14, 2025
Merged

Fix Rust nightly builds#668
lhecker merged 1 commit intomainfrom
dev/lhecker/fix-nightly-build

Conversation

@lhecker
Copy link
Member

@lhecker lhecker commented Oct 14, 2025

panic_immediate_abort is being stablized as panic = immediate-abort (yay!).
See: rust-lang/rust#147286

Closes #657

@BurningPho3nix
Copy link

Looks good

@lhecker lhecker merged commit 67c4016 into main Oct 14, 2025
6 checks passed
@lhecker lhecker deleted the dev/lhecker/fix-nightly-build branch October 14, 2025 17:53
Lou32Verbose pushed a commit to Lou32Verbose/edit that referenced this pull request Jan 11, 2026
`panic_immediate_abort` is being stablized as `panic = immediate-abort`
(yay!).
See: rust-lang/rust#147286

Closes microsoft#657
jenia90 pushed a commit to jenia90/edit that referenced this pull request Jan 30, 2026
`panic_immediate_abort` is being stablized as `panic = immediate-abort`
(yay!).
See: rust-lang/rust#147286

Closes microsoft#657
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.

cargo build failing

3 participants