]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #67791 - Zoxc:lift-interning, r=eddyb
authorDylan DPC <dylan.dpc@gmail.com>
Fri, 17 Jan 2020 13:23:41 +0000 (18:53 +0530)
committerGitHub <noreply@github.com>
Fri, 17 Jan 2020 13:23:41 +0000 (18:53 +0530)
commit8c016c3c36bdfcc256edea38c969c72304aad60e
treee8ebce57d95a8c9626c66119fd6307ff42576af4
parentd3589aa4ed63c321fe2fc94af70c7f352971745f
parentf4968c8e00daed7cc4e5658a7abe61557abd4570
Rollup merge of #67791 - Zoxc:lift-interning, r=eddyb

Implement Lift using interners instead of in_arena

r? @eddyb
cc @cjgillot
src/librustc/ty/context.rs
src/librustc/ty/mod.rs
src/librustc_interface/passes.rs
src/librustc_interface/queries.rs
src/librustc_typeck/astconv.rs