about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-02-06 22:45:40 +0100
committerGitHub <noreply@github.com>2024-02-06 22:45:40 +0100
commitce32d4862b4b50fcf7d1717033336e952839888a (patch)
tree09eeb3d12d1cd33279c934a01ca85dc8bcbdd71d /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent3c52832375ddb2a4ef1001eead5e49e7a91f7e04 (diff)
parentf65fe3ba59286710324abb9860667f1ecf805df9 (diff)
downloadrust-ce32d4862b4b50fcf7d1717033336e952839888a.tar.gz
rust-ce32d4862b4b50fcf7d1717033336e952839888a.zip
Rollup merge of #120331 - Nadrieril:no-arena, r=compiler-errors
pattern_analysis: use a plain `Vec` in `DeconstructedPat`

The use of an arena-allocated slice in `DeconstructedPat` dates to when we needed the arena anyway for lifetime reasons. Now that we don't, I'm thinking that if `thir::Pat` can use plain old `Vec`s, maybe so can I.

r? ```@ghost```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions