]> git.lizzy.rs Git - rust.git/commit
Simplify `ty::ClosureKind::extends`
authorMaybe Waffle <waffle.lapkin@gmail.com>
Tue, 22 Nov 2022 18:35:58 +0000 (18:35 +0000)
committerMaybe Waffle <waffle.lapkin@gmail.com>
Sun, 27 Nov 2022 07:19:30 +0000 (07:19 +0000)
commitfa89f533524ba41589b211845f19a75811330efc
treee0c9c98f97b8cf5795eb834fe741aaa60d441820
parent4b6e1d1c5fc9eaedc119759d99b6105b4f7f5d1e
Simplify `ty::ClosureKind::extends`

This is valid per the comment of the `ClosureKind` defition
compiler/rustc_middle/src/ty/closure.rs