-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Use correct types in trans::tvec #2536
Copy link
Copy link
Closed
Labels
A-codegenArea: Code generationArea: Code generationC-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.
Milestone
Metadata
Metadata
Assignees
Labels
A-codegenArea: Code generationArea: Code generationC-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Three different FIXMEs in
trans::tvecsuggest improvements to be made to do with the representation types for vectors: "This is not the correct type" in bothalloc_uniq_rawandduplicate_uniq, and "Optimize this when the size of the unit type is statically known" initer_vec_raw.