Skip to content

Commit e2669b2

Browse files
committed
Remove GeneratorWitness and rename GeneratorWitnessMIR.
1 parent 19e160f commit e2669b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/dereference.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,6 @@ impl TyCoercionStability {
940940
| ty::FnDef(..)
941941
| ty::Generator(..)
942942
| ty::GeneratorWitness(..)
943-
| ty::GeneratorWitnessMIR(..)
944943
| ty::Closure(..)
945944
| ty::Never
946945
| ty::Tuple(_)

0 commit comments

Comments
 (0)