Skip to content

Pull out const vec crate and switch to a mutable vec#5633

Open
ealmloff wants to merge 5 commits into
mainfrom
devin/1781645720-extract-const-vec
Open

Pull out const vec crate and switch to a mutable vec#5633
ealmloff wants to merge 5 commits into
mainfrom
devin/1781645720-extract-const-vec

Conversation

@ealmloff

Copy link
Copy Markdown
Member

This PR pulls out the const vec work from #5554 to prepare for using it in the new template builder. It also switches from the current immutable const vec to a mutable vec more similar to std unlocked by msrv bumps since the initial release.

This PR is breaking because manganis exports const vec

ealmloff and others added 4 commits June 16, 2026 21:35
Co-Authored-By: Evan Almloff <evanalmloff@gmail.com>
Co-Authored-By: Evan Almloff <evanalmloff@gmail.com>
Co-Authored-By: Evan Almloff <evanalmloff@gmail.com>
@ealmloff ealmloff requested a review from a team as a code owner June 17, 2026 13:09
@ealmloff ealmloff added the breaking This is a breaking change label Jun 17, 2026
Co-Authored-By: Evan Almloff <evanalmloff@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking This is a breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant