mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 07:00:55 +00:00
Remove GeneratorWitness and rename GeneratorWitnessMIR.
This commit is contained in:
parent
19e160fe2f
commit
e2669b27f3
1 changed files with 0 additions and 1 deletions
|
@ -940,7 +940,6 @@ impl TyCoercionStability {
|
|||
| ty::FnDef(..)
|
||||
| ty::Generator(..)
|
||||
| ty::GeneratorWitness(..)
|
||||
| ty::GeneratorWitnessMIR(..)
|
||||
| ty::Closure(..)
|
||||
| ty::Never
|
||||
| ty::Tuple(_)
|
||||
|
|
Loading…
Reference in a new issue