diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-07-06 17:45:20 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-06 17:45:20 -0700 |
| commit | 245b006a2e9453307443356d511e9e89967cfef9 (patch) | |
| tree | d7ddf7e8218ed42ea5a56814342cbba040d46991 /library/std/src/sys/unix/stack_overflow.rs | |
| parent | 30c046ede47ea45a772d2656b0365a4807263bca (diff) | |
| parent | dfecaef91478e1b529962bad3c8dffe0a95f9450 (diff) | |
| download | rust-245b006a2e9453307443356d511e9e89967cfef9.tar.gz rust-245b006a2e9453307443356d511e9e89967cfef9.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 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
