]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #47205 - eddyb:alloc-id, r=oli-obk
authorkennytm <kennytm@gmail.com>
Sat, 6 Jan 2018 18:36:04 +0000 (02:36 +0800)
committerGitHub <noreply@github.com>
Sat, 6 Jan 2018 18:36:04 +0000 (02:36 +0800)
commitc6bf11cf2b68d104ec33f1bca033ce1e06be1fd1
tree1f0ea494acf2059005a41f2510ccc6ff1d7c4787
parent48a0f3a5cae175854df7389bd33209d2adca1f94
parent0907494ae1b310da5708d61a5ca4f20033dcc86a
Rollup merge of #47205 - eddyb:alloc-id, r=oli-obk

miri: use AllocId instead of u64.

This makes @alexreg's miri allocation -> LLVM global translation more straight-forward.

r? @oli-obk
src/librustc/ty/context.rs
src/librustc_mir/interpret/const_eval.rs
src/librustc_mir/interpret/eval_context.rs