Skip to content

Commit

Permalink
remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lcnr committed Oct 24, 2023
1 parent a56bd2b commit 0a03f8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/rustc_type_ir/src/ty_kind.rs
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ pub enum TyKind<I: Interner> {
/// the type of the coroutine, we convert them to higher ranked
/// lifetimes bound by the witness itself.
///
/// This variant is only using when `drop_tracking_mir` is set.
/// This contains the `DefId` and the `GenericArgsRef` of the coroutine.
/// The actual witness types are computed on MIR by the `mir_coroutine_witnesses` query.
///
Expand Down

0 comments on commit 0a03f8f

Please sign in to comment.