about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTim Diekmann <tim.diekmann@3dvision.de>2020-11-18 19:31:59 +0100
committerTim Diekmann <tim.diekmann@3dvision.de>2020-11-18 19:34:34 +0100
commit8c78e976723b569528782b3085232d0ab881bed4 (patch)
treefe284deeefdfddadd5aa8f30f581ffb69e9a28ee /compiler/rustc_codegen_llvm/src
parent8725e4c33749b23f260b2fc46e090c3792b6f97e (diff)
downloadrust-8c78e976723b569528782b3085232d0ab881bed4.tar.gz
rust-8c78e976723b569528782b3085232d0ab881bed4.zip
Use `Cell` instead of `Vec` in const-generics test
As `Cell` won't receive an allocator parameter, it is used. Otherwise a `#![feature(allocator_api)]` could have been added, but for the purpose of this test, changing the type is more clear.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions