Skip to content

Commit

Permalink
docs: fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang committed May 13, 2020
1 parent 3fe4dd2 commit e44f87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc_mir_build/build/scope.rs
Expand Up @@ -223,7 +223,7 @@ impl Scope {
}
}

/// A trait that determined how [DropTree::lower_to_mir] creates its blocks and
/// A trait that determined how [DropTree::build_mir] creates its blocks and
/// links to any entry nodes.
trait DropTreeBuilder<'tcx> {
/// Create a new block for the tree. This should call either
Expand Down

0 comments on commit e44f87f

Please sign in to comment.