diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-07-17 14:09:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-17 14:09:26 -0700 |
| commit | 222d2508375a363be7a4f6ded3c9bd7be0803d19 (patch) | |
| tree | 24ab5e17a9ba90e90965d10de9314e4821fc5cea /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | eef22dae7e0ccbf484f1fef3989759fc75b6dddb (diff) | |
| parent | 50f3dbd1214fb9e582b845a364fc4746622e96a0 (diff) | |
| download | rust-222d2508375a363be7a4f6ded3c9bd7be0803d19.tar.gz rust-222d2508375a363be7a4f6ded3c9bd7be0803d19.zip | |
Rollup merge of #74424 - sexxi-goose:move_hir_place, r=nikomatsakis
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 dependency. This resembles the MIR equivalent of `Place` located in `lbrustc_middle/mir`. Separate PR for this move will make the actual PR for using Places to represent captures cleaner/more focused. r? @nikomatsakis @matthewjasper
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
