Files
uv/crates/uv-resolver/src
Luca Bruno 67cfb4a9c0 Use a single buffer for hints on resolver errors (#7497)
This changes the structure of the hints generator in the resolver when
encountering solution errors, so that it re-uses a single output buffer
owned by the caller.
It avoids repeated allocations of a temporary buffer within each
recursive function call.
2024-09-18 16:16:22 +02:00
..
2024-07-31 12:54:11 +00:00