Files
rust/compiler/rustc_codegen_llvm/src
bors ece55d416e Auto merge of #94130 - erikdesjardins:partially, r=nikic
Use undef for (some) partially-uninit constants

There needs to be some limit to avoid perf regressions on large arrays
with undef in each element (see comment in the code).

Fixes: #84565
Original PR: #83698

Depends on LLVM 14: #93577
2022-02-25 05:44:33 +00:00
..
2022-02-19 17:27:43 +01:00
2022-02-20 21:00:12 +01:00
2022-02-19 17:27:43 +01:00
2022-02-24 12:18:21 +01:00
2022-02-24 12:18:21 +01:00
2022-02-01 10:15:59 +01:00
2022-02-24 12:18:21 +01:00
2020-08-30 18:45:07 +03:00