about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/interface.rs
diff options
context:
space:
mode:
authorErik Desjardins <erikdesjardins@users.noreply.github.com>2022-02-18 15:57:10 -0500
committerErik Desjardins <erikdesjardins@users.noreply.github.com>2022-02-18 15:57:10 -0500
commitb7e5597491a7880934f927edb506605d3368794e (patch)
tree9ba5b57f286f113d989ef95effffe258572ef78f /compiler/rustc_interface/src/interface.rs
parentb8c56fa8c30821129b0960180f528d4a1a4f9316 (diff)
downloadrust-b7e5597491a7880934f927edb506605d3368794e.tar.gz
rust-b7e5597491a7880934f927edb506605d3368794e.zip
Use undef for partially-uninit constants up to 1024 bytes
There needs to be some limit to avoid perf regressions on large arrays
with undef in each element (see comment in the code).
Diffstat (limited to 'compiler/rustc_interface/src/interface.rs')
0 files changed, 0 insertions, 0 deletions