about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-10-06 10:16:20 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2023-10-06 10:30:03 +1100
commitad8271dd56bc3a0ef4a1a28af1ef321608d950b2 (patch)
tree468715ff15122b15e064c0a7f7a68497bec6ac68 /compiler/rustc_hir_analysis/src
parent1d71971973cd7429e9cf61c27bfb95daaac86486 (diff)
downloadrust-ad8271dd56bc3a0ef4a1a28af1ef321608d950b2.tar.gz
rust-ad8271dd56bc3a0ef4a1a28af1ef321608d950b2.zip
Use `collect` to decode `Vec`.
It's hyper-optimized, we don't need our own unsafe code here.

This requires getting rid of all the `Allocator` stuff, which isn't
needed anyway.
Diffstat (limited to 'compiler/rustc_hir_analysis/src')
0 files changed, 0 insertions, 0 deletions