Skip to content

Commit ad3e9cf

Browse files
lcnrcuviper
authored andcommitted
remove outdated comment
(cherry picked from commit f0df3d2)
1 parent efc300e commit ad3e9cf

File tree

1 file changed

+0
-1
lines changed
  • compiler/rustc_type_ir/src

1 file changed

+0
-1
lines changed

compiler/rustc_type_ir/src/sty.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ pub enum TyKind<I: Interner> {
151151
/// the type of the generator, we convert them to higher ranked
152152
/// lifetimes bound by the witness itself.
153153
///
154-
/// This variant is only using when `drop_tracking_mir` is set.
155154
/// This contains the `DefId` and the `GenericArgsRef` of the generator.
156155
/// The actual witness types are computed on MIR by the `mir_generator_witnesses` query.
157156
///

0 commit comments

Comments
 (0)