From: Mazdak Farrokhzad Date: Thu, 23 May 2019 23:30:18 +0000 (+0200) Subject: Rollup merge of #59545 - Zoxc:the-arena-3, r=eddyb,michaelwoerister X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=e0e9c86e056d9aacc6e4d333c4f881f5c3826bba;p=rust.git Rollup merge of #59545 - Zoxc:the-arena-3, r=eddyb,michaelwoerister Use arenas to avoid Lrc in queries #2 The `Remove subtle Default impl for Value` makes the compilation stop due earlier due to cycle errors, since there's no longer a default value to continue the compilation with. Based on https://github.com/rust-lang/rust/pull/59540. --- e0e9c86e056d9aacc6e4d333c4f881f5c3826bba