diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-10-06 10:16:20 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-10-06 10:30:03 +1100 |
| commit | ad8271dd56bc3a0ef4a1a28af1ef321608d950b2 (patch) | |
| tree | 468715ff15122b15e064c0a7f7a68497bec6ac68 /compiler/rustc_hir_analysis/src | |
| parent | 1d71971973cd7429e9cf61c27bfb95daaac86486 (diff) | |
| download | rust-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
