diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-09-20 07:54:27 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-09-28 17:58:54 +1000 |
| commit | 55a1a5223a0930df1cf98c0ea759d15700da9e5d (patch) | |
| tree | da480202b13a0cb7dbbb452c583138876dec9c02 /compiler/rustc_trait_selection/src | |
| parent | 25407bc0bb2fd4aa2c1a37c81a72084160d097fd (diff) | |
| download | rust-55a1a5223a0930df1cf98c0ea759d15700da9e5d.tar.gz rust-55a1a5223a0930df1cf98c0ea759d15700da9e5d.zip | |
Reduce `grow_and_alloc_raw` to a single call site.
The current structure is clumsy, calling `alloc_raw_without_grow` in one function, and then if that fails, calling another function that calls `alloc_raw_without_grow` again.
Diffstat (limited to 'compiler/rustc_trait_selection/src')
0 files changed, 0 insertions, 0 deletions
