about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorAman Arora <me@aman-arora.com>2020-07-05 22:06:37 -0400
committerAman Arora <me@aman-arora.com>2020-07-16 18:57:03 -0400
commit50f3dbd1214fb9e582b845a364fc4746622e96a0 (patch)
tree07dfae3f3a3c0588c3ec75d5842e62f3d2f3270c /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent5c9e5df3a097e094641f16dab501ab1c4da10e9f (diff)
downloadrust-50f3dbd1214fb9e582b845a364fc4746622e96a0.tar.gz
rust-50f3dbd1214fb9e582b845a364fc4746622e96a0.zip
Move hir::Place to librustc_middle/hir
Needed to support https://github.com/rust-lang/project-rfc-2229/issues/7

Currently rustc_typeck depends on rustc_middle for definition TypeckTables, etc.
For supporting project-rfc-2229#7, rustc_middle would've to depend on
rustc_typeck for Place -- introducing a circular dependcy.

This resembles the MIR equivalent of `Place` located in `lbrustc_middle/mir`.

Co-authored-by: Aman Arora <me@aman-arora.com>
Co-authored-by: Jennifer Wills <wills.jenniferg@gmail.com>
Co-authored-by: Logan Mosier <logmosier@gmail.com>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions