about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/errors.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-09-20 07:54:27 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2023-09-28 17:58:54 +1000
commit55a1a5223a0930df1cf98c0ea759d15700da9e5d (patch)
treeda480202b13a0cb7dbbb452c583138876dec9c02 /compiler/rustc_trait_selection/src/errors.rs
parent25407bc0bb2fd4aa2c1a37c81a72084160d097fd (diff)
downloadrust-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/errors.rs')
0 files changed, 0 insertions, 0 deletions