rust/compiler/rustc_session
Erik Desjardins b7e5597491 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).
2022-02-18 15:57:10 -05:00
..
src Use undef for partially-uninit constants up to 1024 bytes 2022-02-18 15:57:10 -05:00
Cargo.toml Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +02:00