about summary refs log tree commit diff
path: root/src/rustllvm/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2020-07-06 17:45:20 -0700
committerGitHub <noreply@github.com>2020-07-06 17:45:20 -0700
commit7942d9a65a1100c840c7d55172c7e9588066719d (patch)
tree2d4cea97483eb14b31e84c839106b344963d9c99 /src/rustllvm/CoverageMappingWrapper.cpp
parent3f90287bb607e5061350517c63240e14e0d25e46 (diff)
parent7d7221c250404ed468d893a642da961ef824a76b (diff)
downloadrust-7942d9a65a1100c840c7d55172c7e9588066719d.tar.gz
rust-7942d9a65a1100c840c7d55172c7e9588066719d.zip
Rollup merge of #73870 - sexxi-goose:projection-ty, r=nikomatsakis
typeck: adding type information to projection

This commit modifies the Place as follow:
* remove 'ty' from ProjectionKind
* add type information into to Projection
* replace 'ty' in Place with 'base_ty'
* introduce 'ty()' in `Place` to return the final type of the `Place`
* introduce `ty_before_projection()` in `Place` to return the type of
  a `Place` before i'th projection is applied

Closes https://github.com/rust-lang/project-rfc-2229/issues/5
Diffstat (limited to 'src/rustllvm/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions