Closed
Description
Reform how we handle vectors by introducing a new unboxed dynamically sized vector type and replacing uses of current vectors with boxed dynamically sized vectors.
Syntax still needs to be chosen and we need to determine exactly what restrictions we are going to place on dynamically sized types.
Metadata
Metadata
Assignees
Labels
Area: Code generationArea: Compiler frontend (errors, parsing and HIR)Area: The grammar of RustArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsArea: Type systemCategory: An issue proposing an enhancement or a PR with one.Call for participation: Hard difficulty. Experience needed to fix: A lot.