Rollup merge of #72163 - tshepang:nonexistent-link, r=matthewjasper

docs: remove comment referencing non-existent method
This commit is contained in:
Ralf Jung 2020-05-14 10:23:03 +02:00 committed by GitHub
commit 71f460b117
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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