docs: fix link

source https://github.com/rust-lang/rust/pull/72163#issuecomment-628234966
This commit is contained in:
Tshepang Lekhonkhobe 2020-05-13 23:02:56 +02:00
parent 3fe4dd2dda
commit e44f87fca3

View File

@ -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