Skip to content

(#352): Parse kernelMatrix as an unbounded list

I think this is a better idea than removing Vec::with_capacity() for all ListLength::Exact parsing, as far as I can see this was the only usage of ListLength::Exact with user-provided length input.

Merge request reports