Skip to content

Bump rustc to remove ShallowInitBox#1193

Merged
Nadrieril merged 6 commits into
AeneasVerif:mainfrom
Nadrieril:bump-rustc
May 28, 2026
Merged

Bump rustc to remove ShallowInitBox#1193
Nadrieril merged 6 commits into
AeneasVerif:mainfrom
Nadrieril:bump-rustc

Conversation

@Nadrieril

@Nadrieril Nadrieril commented May 28, 2026

Copy link
Copy Markdown
Member

Based on #1033 and supercedes it. Most of the work is to reconstruct vec![] desugaring after the changes in rust-lang/rust#148190.

Fixes #973.

ci: use AeneasVerif/aeneas#1075
ci: use AeneasVerif/eurydice#408

Nadrieril and others added 4 commits May 28, 2026 14:37
Co-authored-by: N1ark <opale.sjostedt@gmail.com>
Co-authored-by: N1ark <opale.sjostedt@gmail.com>
Comment thread charon/src/options.rs Outdated
Comment thread charon/src/bin/charon-driver/translate/translate_items.rs
@N1ark

N1ark commented May 28, 2026

Copy link
Copy Markdown
Collaborator

if you don't mind just disabling the special-casing when it's not enabled by the flag -- with soteria rust i really just want whatever MIR gives us

@Nadrieril
Nadrieril added this pull request to the merge queue May 28, 2026
Merged via the queue into AeneasVerif:main with commit 4f5b4bb May 28, 2026
8 of 10 checks passed
@Nadrieril
Nadrieril deleted the bump-rustc branch May 28, 2026 14:20
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.

Bug: Incorrect reconstruction of vec!

2 participants