about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorAman Arora <me@aman-arora.com>2020-11-17 04:54:10 -0500
committerAman Arora <me@aman-arora.com>2020-11-17 17:49:42 -0500
commit9f70e782f7ee7c67c4ea693639c0e87b984d0234 (patch)
treebba71f272cc3b546402fcbd0f6850661d1f2c4d9 /compiler/rustc_mir/src/transform/coverage/debug.rs
parent7faebe57b27f3005b5da8666bf02660b21fef4e2 (diff)
downloadrust-9f70e782f7ee7c67c4ea693639c0e87b984d0234.tar.gz
rust-9f70e782f7ee7c67c4ea693639c0e87b984d0234.zip
Remove THIR::ExprKind::SelfRef
ExprKind::SelfRef was used to express accessing `self` in
the desugared Closure/Generator struct when lowering captures in THIR.

Since we handle captures in MIR now, we don't need `ExprKind::Self`.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions