]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_mir_build/build/scope.rs
docs: fix link
[rust.git] / src / librustc_mir_build / build / scope.rs
index 710a41bc8fdb554a3ac3c2d2a0187dc20245e521..19b983018c958e362fa32f37c85eb740ad6f4214 100644 (file)
@@ -223,7 +223,7 @@ fn invalidate_cache(&mut self) {
     }
 }
 
-/// 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