We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc300e commit ad3e9cfCopy full SHA for ad3e9cf
compiler/rustc_type_ir/src/sty.rs
@@ -151,7 +151,6 @@ pub enum TyKind<I: Interner> {
151
/// the type of the generator, we convert them to higher ranked
152
/// lifetimes bound by the witness itself.
153
///
154
- /// This variant is only using when `drop_tracking_mir` is set.
155
/// This contains the `DefId` and the `GenericArgsRef` of the generator.
156
/// The actual witness types are computed on MIR by the `mir_generator_witnesses` query.
157
0 commit comments