diff options
| author | Tim Diekmann <tim.diekmann@3dvision.de> | 2020-11-18 19:31:59 +0100 |
|---|---|---|
| committer | Tim Diekmann <tim.diekmann@3dvision.de> | 2020-11-18 19:34:34 +0100 |
| commit | 8c78e976723b569528782b3085232d0ab881bed4 (patch) | |
| tree | fe284deeefdfddadd5aa8f30f581ffb69e9a28ee /compiler/rustc_codegen_llvm/src | |
| parent | 8725e4c33749b23f260b2fc46e090c3792b6f97e (diff) | |
| download | rust-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
