We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39f91b1 + e44f87f commit 71f460bCopy full SHA for 71f460b
src/librustc_mir_build/build/scope.rs
@@ -223,7 +223,7 @@ impl Scope {
223
}
224
225
226
-/// 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
227
/// links to any entry nodes.
228
trait DropTreeBuilder<'tcx> {
229
/// Create a new block for the tree. This should call either
0 commit comments