rust/compiler/rustc_mir
Guillaume Gomez 3fea201b11
Rollup merge of #78061 - wesleywiser:opt_zst_const_interning, r=oli-obk
Optimize const value interning for ZST types

Interning can skip any inhabited ZST type in general.

Fixes #68010

r? @oli-obk
2020-10-20 21:46:32 +02:00
..
src Rollup merge of #78061 - wesleywiser:opt_zst_const_interning, r=oli-obk 2020-10-20 21:46:32 +02:00
Cargo.toml Use tracing spans to trace the entire MIR interp stack 2020-09-28 20:07:57 +02:00